Using Sub-titles
There is no dedicated element for sub-titles in HTML-5, but a class attribute value of subtitle
for a header element like h1
provides the same effect:
First Sub-Title
Text below the sub-title. Sometimes it is more helpful to refactor pages divided in such a way into
sub-pages by using a chld section
element.
Second Sub-Title
Text below the sub-title