Hi!
What you're using here is not CSS3, but actually HTML5 brand new elements. The point is that browsers currently still don't use an associated default style sheet for these elements. Further, some browsers do not recognize them as HTML elements. For example, Firefox 3.6.8 doesn't support them but Firefox 4 does. So the point is: use divs for now, and later, when these new elements will be widely supported, change div="nav" to <nav>.

HTH.

Gabriele Romanato

http://www.css-zibaldone.com
http://www.css-zibaldone.com/test/  (English)
http://www.css-zibaldone.com/articles/  (English)
http://onwebdev.blogspot.com/  (English)








______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to