Home › Forums › CSS › Problems with Div’s inside of Divs › Re: Problems with Div’s inside of Divs
July 18, 2012 at 11:33 pm
#106384
Member
The HTML5 doctype just adds tags that are a bit more semantic that having to do an id=header (or id=nav, section, etc)
This is a quick explanation but basically it’s just a lot easier and semantic than how it’s been done in the past.