HTML 5 Template

HTML 5 Article

This is a learn by doing activity. HTML5 will soon be the preferred way to code our web pages. IE does not support this but with a html javascript shiv it will render now. Then new elements will syle in firefox with a display:block in the css.The new coding seems to me to reduce the divs in the html. A new paradigm is required to get this. It looks to me that they want to make it easier to use css tables(not really tables, but the effect of tables) in web pages. This is the semantic web coding to make the coding more search engine friendly. This HTML5 might prove to be an advantage for SEO as well. The new elements used include aside, article, section, article header, and article footer. I wrapped it in a container to make it all hold together but I need to see how to do that with out a div.

Article by KEVIN GREY LEE, March 1, 2010