Reply to thread

Just a quick questions:


in HTML5,  can the <nav> tag be nested inside the <header> tag?


[code]

<header>

<nav>

</nav>

</header>

[/code]


I have found so many different opinions on different sites, just wondering if someone knows a better answer to it.


Thank you.


Miko


Back
Top Bottom