HTML Text Formatting

HTML Bold Element

The HTML <b> element defines <bold> text.


HTML Italic Element

The <i> element defines <italic> text.


HTML Small Element

The <small> element defines <smaller> text.


HTML Highlight Element

The <mark> element defines <highlighted> text.


HTML Subscript Element

The <sub> element defines <subscripted> text.

HTML Superscript Element

The <sup> element defines <superscripted> text.



Use the text area below to try out using these tags.

 
Code
Output