Blogger Post Titles: Italic, Bold, Underlined, Striked

In Blogger help group (www.groups.google.com/blogger), someone just asked how to make post titles italic (partially) because of the necessity of writing Latin species names there. This was an interesting question, then I experimented with some commands before answering the question and finding these post titles styling methods. If you are interested in making your post titles fully / partially italic, bold, underlined, or striked, read on.

To apply the styles, first, login to Blogger (www.blogger.com) and access your dashboard. Then click "edit posts" or new post, you will find a page where there is along box to define the title of the particular post. We will add some tags there to set the title’s appearance:

To make your title partially italic, use this:

Normal Title <i> Italic </i>

The result will be:

Normal Title Italic


To make your title partially bold, use this:

Normal Title <b>Bold</b>

The result will be:

Normal Title Bold


To make your title partially underlined, apply this:

Normal Title <u>Underlined</u>
The result will appear as:

Normal Title Underlined


To make your title partially striked, use this:

Normal Title <s>Striked</s>

The result will be:

Normal Title Striked


Also, you can combine some or all of them, like:

Normal Title <i> <b> <u> <s> Combined </s> </u> </b> </i>
The result will be:

Normal Title Combined


Those methods are very easy to apply, however, if you find any difficulties, feel free to ask for my help through the comment box. I’m here to help.