08
Jan 2019
Heading Tags
You can use different sizes for your headings. HTML has six levels of headings, which use the elements
,
,
,
,
, and
. While displaying any heading, browser adds one line before and one line after that heading.
,
,
, and
. While displaying any heading, browser adds one line before and one line after that heading.
, and
. While displaying any heading, browser adds one line before and one line after that heading.
This is heading 1
This is heading 2
This is heading 3
This is heading 4
This is heading 5
This is heading 6