I found this link recently, it's a pretty good article talks about the correct way to use section element. Since there are so many developers have mistaken the usage of this element, and I think it worth a blog entry on that :)
http://html5doctor.com/the-section-element/
In a nutshell, here is the basic rule of thumbs
HTML5 Glossary
HTML5 - edition for web developers
Can I use
Html5 headings and accessibility
Efficiently Rendering CSS
The Expressive Web
HTML5 WoW
Frontend Developer
http://www.front-end-developer.com/
Juude Blog about HTML5
http://juude.info/html5-layout.php
Best CSS3 Resources
http://www.linkedin.com/news?viewArticle=&articleID=784509223&gid=2071438&type=member&item=71538466&articleURL=http%3A%2F%2Fstylishwebdesigner%2Ecom%2F150-excellent-css3-tutorials-to-make-you-a-stylish-web-designer%2F&urlhash=U0xc&goback=%2Egde_2071438_member_71538466
10 Tools to simplify HTML5
http://www.catswhocode.com/blog/10-online-tools-to-simplify-html5-coding
http://html5doctor.com/the-section-element/
In a nutshell, here is the basic rule of thumbs
- Don’t use it just as hook for styling or scripting; that’s a
div
- Don’t use it if article, aside or nav is more appropriate
- Don’t use it unless there is naturally a heading at the start of the section
For more HTML5 resources
HTML5 Glossary
Dive Into HTML5
http://diveintohtml5.org/Latest in HTML5
http://www.front-end-developer.com/
Juude Blog about HTML5
http://juude.info/html5-layout.php
Best CSS3 Resources
http://www.linkedin.com/news?viewArticle=&articleID=784509223&gid=2071438&type=member&item=71538466&articleURL=http%3A%2F%2Fstylishwebdesigner%2Ecom%2F150-excellent-css3-tutorials-to-make-you-a-stylish-web-designer%2F&urlhash=U0xc&goback=%2Egde_2071438_member_71538466
10 Tools to simplify HTML5
http://www.catswhocode.com/blog/10-online-tools-to-simplify-html5-coding
No comments:
Post a Comment