[html5] CSS Border-radius and New Elements

Zámbó Gergő zambo_gergo at hotmail.com
Sun Mar 20 03:13:44 PDT 2011


Hi There,

This thing tricked me as well. The reason for this is that article is treated as inline while in normal cases article should be a block level element.All you need to do is to declare article as block in your CSS.
For IE Remy Sharp made a nice little Javascript file that makes styling possible in IE as well:
http://remysharp.com/2009/01/07/html5-enabling-script/
There you go. I hope this helps.

Greg 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/help-whatwg.org/attachments/20110320/0d2d135f/attachment-0003.htm>


More information about the Help mailing list