Thanks for the clarification, I greatly appreciate it.
And you would recommend using
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
in head so nav menu can be viewed in older browsers?
And any thoughts on what to do if I want two nav bars with nav tag and I want them positioned at different places vertically and is there a way to fix the content below the header so it doesn't move vertically when scrolling on iphone and the header is fixed?
Thanks for your help!
Kirk