hi,
for a vertical navigation bar with multiple headings like this:
<div class="navcontainer">
<h3>Buncrana Town</h3>
<ul >
<li><a href="#">Business Directory</a></li>
<li><a href="#">Accomodation Directory</a></li>
.....
</ul>
<h3>Community</h3>
<ul >
<li><a href="#">Groups</a></li>
<li><a href="#">Clubs</a></li>
.....
</ul>
so on.......
</div>
What is the proper heading to use(h1, h2, h3)?
-best
kvnmcwebn
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************