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 ITALICIZEDCENTERED BIGSTRIKE THROUGHUNDERLINE
HORIZONTAL LINE
Ordered List (numbered)
- List item 1
- List item 2
Ordered List (alphabetical)
- List item 1
- 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!





