Levels of Headings in HTML

Introduction

A Web page can have from one to six levels of headings, where a heading is like a chapter heading or a section heading in a book.

For simple pages like this one, we do nothing about specifying styles (formats) of headings. For things like the size of the type in the headings there are default values that are used if we specify nothing different.

Things To Come--Shortly

The separate specification of style, which controls the appearance of our content, from the content itself, is not difficult. We introduce this central subject in the next example.