Skip to content

Semantic section markup #874

Description

@ploeh

When I migrated the blog to Jekyll (or possibly even before that), I just decided to use h3 tags for section headers.

I don't use h2 og h4, etc. so this looks consistent enough, but is semantically wrong. While I could probably do a search and replace, just replacing all the h3 tags with h1 is not going to look good, so I would also need to edit the blog's style sheet.

Additionally, I don't have a good grasp of what the Jekyll Bootstrap theme I'm using is doing when it comes to actual blog post titles and other headers like that. Does it use h1 for that?

And, I now reveal my abysmal ignorance of HTML and front-end technology, is there a more appropriate tag to use for those section headers? Is the semantic web still a thing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions