Intro to HTML HTML Tags HTML file HTML heading HTML line breaks HTML Lists HTML Divs HTML images HTML Attributes HTML hyperlink HTML Comment HTML Embed

HTML headings


HTML headings are titles or subtitles that you want to display on a webpage.

There are 6 levels of heading tags in HTML.


'h1' defines the biggest size & 'h6' is the smallest.