jgthms / html-reference

HTML Reference: a free guide to all HTML5 elements and attributes
https://htmlreference.io
MIT License
979 stars 136 forks source link

"Semantic" group limited to HTML5 additions #7

Open fvsch opened 7 years ago

fvsch commented 7 years ago

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:

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:

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