Monday, February 6, 2012

Welcome to the Blog Boat! To find new blogs click on the "Search For Blogs" link at the top. If you have a blog make sure to register and then add your blog to the Blog Finder by clicking on "Add Your Blog" at the top! If you need help with anything let me know!

Basic HTML Code

March 17, 2010 by admin  
Filed under Build Your Blog, Design Options

You can use basic HTML code to do amazing things in your blog posts on and on your blog. Most blogging software offers and HTML option for side widgets or containers. Below are a few tags you can use and play around with… 

BOLD
ITALICIZED
CENTERED
BIG STRIKE THROUGH UNDERLINE
HORIZONTAL LINE

Ordered List (numbered)

  1. List item 1
  2. List item 2

Ordered List (alphabetical)

  1. List item 1
  2. List item 2

Unordered List (bulleted)

  • List item 1
  • List item 2

Most blogging software uses Cascading Style Sheets to determine how the font will look throughout the site. You will need to figure out what yours is, but once you do you can use the following command to make font in your posts look like font in your site. You can create a post and enter one of the following codes and put your text in the middle and preview to see what each looks like.

Heading 1 Example

Heading 2 Example

Heading 3 Example

Heading 4 Example

Heading 5 Example
Heading 6 Example

If you need to create a table you can use the code below and modify it….

Column 1 Column 2

Hope this helps!

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

You must be logged in to post a comment.