
March 7th, 2004, 05:36 AM
|
|
Registered User
|
|
Join Date: Aug 2003
Posts: 21
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
W3C and Standards compliance in ASP.NET
Hi
Can anyone give me any pointers towards making ASP.NET (built within Vis Studio Basic .NET) (X)HTML and CSS W3C compliant.
Tags such as <asp:datagrid..> and <asp:listitem...> are throwing out non-too compliant HTML and including depreciated attributes (border=0 etc.).
The code is natively not mine, I have the task of recoding to the extent that the outputted code is compliant.
Thnx in adv. 
|