Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- html5 new tags question


CoursesWeb - 6:42 am on May 14, 2012 (gmt 0)


Hi
I add ID attribute in <section>, <nav>, ..., then in css i reffer to that id.
Also adding in css:
header, footer, section, aside, nav, article {display: block;}
I think is better to have less tags in the code, without <div> in <nav>:

<nav id="menu">
<ul>
<li>...</li>
<li>...</li>
</ul>
</nav>


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