Wednesday, October 13, 2004

Make your ASP.NET pages XHTML valid


Useful article - A C# class to make your ASP.NET pages XHTML valid - which presents a simple class that can be used to adjust the HTML code generated by ASP.NET in order to make it a valid XHTML document. This is not only useful to guarantee that your site will be correctly managed by any W3C compliant browser but this kind of compliance could also be a specific requirement coming from your customer.

0 Comments:

Post a comment