mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-01-19 14:53:22 +01:00
Alan Orth
1f0799b9f1
Headers are a semantic element that help computers understand the content. In general, header tags should follow rank order, but the most important is that the first header inside a section will serve as the title in a table of contents, etc, but since article sections stand alone as independent documents, I like the idea of explicitly starting with H1 tags. See: http://diveinto.html5doctor.com/semantics.html