Choose category:

Headings and Paragraphs:

Headings:

Headings are defined with the < h1 > to < h6 > tags. defines the most important heading. < h6 > defines the least important heading.


Paragraphs:

HTML paragraphs are defined with the < p > tag:


Styles:

Color/ Fonts / Size:





HTML Text Alignment:


style="text-align:center;"


style="text-align:left;"

Formatting Elements:

HTML defines special elements for defining text with a special meaning.