Hi all,
Been an ASP developer for years and finally delving in to ASP.NET 2.0 with this book but one thing I'm finding that concerns me: Marco states (and other Wrox writers confirm here:
http://p2p.wrox.com/blog.asp?BLOG_ID...rchTerms=XHTML) , that ASP.NET produces XHTML compliant markup. As far as I can see, a lot of the ASP.NET menu controls produce table based layouts which are definitely NOT XHTML compliant (tables should only be used for tabular data - never layout).
The question is - can this be remedied? Is there a way to customize the code outputted by these controls? Are there other controls that are "Microsoft Compliant" as opposed to just plain old compliant?
I look forward to plenty of future discussions here as I wind my way down the ASP.NET road!
Thanks in advance for your help
Regards
Bob:D