I have been re-reading stuff from your book just going over things as there is alot to take in.
Originally I had a list navigtion floated and styled with css, now in the site I am working on I am trying to implement as much .Net functionality/new ways of doing things as possible which of course led me changing my navigation like you have done in the book.
I created my web.sitemap file and I have my data source and everything and I am happy with it and I have styled it using css but the problem is that the menu control generates a tabular structure which as you mention is bad for accessibilty etc.
Beneath that you talk about CSS control adapters and after looking at them and viewing what seems to be the most current set
here I just want to know what your opinion of them is?
Basically I am struggling with the idea of if the menu control has any use at all when you need to go to this length to get it to display standards compliant html? (obviously it has a use and I am just not comprehending it)
thanks for your view/opinion of this in advance