Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Criticise my html code please?


FourDegreez - 5:56 pm on Nov 2, 2011 (gmt 0)


rocknbil, the <!--[if lt IE 9]> is necessary when using HTML5. IE versions prior to 9 will not allow you to style any of the new HTML5 tags (article, time, section, etc) without this hack.

Also, type="text/javascript" is not required in HTML5. javascript is assumed the default. It turns out that older browsers forgive the lack of a type attribute, as well.


Thread source:: http://www.webmasterworld.com/html/4378412.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com