DEV Community

Discussion on: Stop using so many divs! An intro to semantic HTML

Collapse
 
jamesthomson profile image
James Thomson

Good article. It can be tricky when a design isn't at all related to the common news, blogs, etc. In those times I've found this flowchart pretty handy to help reason about semantics. html5doctor.com/downloads/h5d-sect...

Collapse
 
kenbellows profile image
Ken Bellows • Edited

Nice, that's an awesome chart! Haven't come across it before. Kinda surprised that <header> and <footer> don't show up anywhere

Collapse
 
jamesthomson profile image
James Thomson • Edited

Perhaps a v2 is in order ;)

Edit: I just noticed the date on it is 2011-07-22, so yeah, a v2 really would be good.