-
Stop using so many divs! An intro to semantic HTML
Stop Using So Many DIVs: An Intro to Semantic HTML — Considering the HTML5 spec reads that “authors are strongly encouraged to view the div element as an element of last resort, for when no other element is suitable”, this article is a handy reminder of the semantic alternatives.
Appears in lists (1)
More like this (3)
-
Why You Should Choose HTML5 <article> Over <section> — Smashing Magazine
Why You Should Choose <article> over <section> — “Think of <article> not just as a newspaper...
-
How to Section Your HTML | CSS-Tricks
How to Section Your HTML — A valuable deep-dive into HTML’s various semantic sectioning elements (such...