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