HTML headings

​There are six levels of HTML headings. An HTML heading is represented by H symbol with a number that follows it.


Each following HTML heading is smaller in size than a previous level.


H1 heading is the largest and it needs to be used only once in a web page.


It is a good idea to use lower font size, or higher numerical value of heading within the lower heading number.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator