Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Semantic" group limited to HTML5 additions #7

Open
fvsch opened this issue Feb 16, 2017 · 0 comments
Open

"Semantic" group limited to HTML5 additions #7

fvsch opened this issue Feb 16, 2017 · 0 comments
Assignees

Comments

@fvsch
Copy link

fvsch commented Feb 16, 2017

Of course many HTML elements have "semantics", but those who are not special-purpose (form elements, media elements…) and are used to group or mark content with meaning include:

  • blockquote
  • h1 … h6
  • abbr, cite (not less semantic than time)
  • em, strong
  • etc.

Maybe this section could be replaced by a "Structure" section that focuses on elements used to describe the structure of a document or app, whether they are HTML4 or HTML5 elements. That would include things like:

  • head, body (could be useful)
  • h1 … h6
  • header, footer, main, section, aside, article
  • nav

And maybe leave out figure, figcaption, mark, time, blockquote.

@jgthms jgthms self-assigned this Feb 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants