Gaspar wrote:
> I've been reading some stuff of Ms,
> http://msdn2.microsoft.com/en-us/library/aa479043.aspx.
> 
> We use both .net 2 and 1 or 1.1, i think they dont care much about if
> a menu is tables inside a table but i fighting against taht proving
> that the weight is 3 /5 times more and semantic of elements.
> 
> but first i want to understand what can i do to help they sow i want
> to learn all about compliant ASP.

These CSS control adaptors change the html output of default controls, such
as menu
http://www.asp.net/cssadapters/

> Jason i dont understand quite well what does this..
> 
> "Due to adaptive rendering, if you want to validate using W3C validator
> add
> the following file (remove .txt) to a directory called App_Browsers
> http://idunno.org/misc/w3cvalidator.browser.txt";

Depending what browser or internet device the ASP.NET site is accessed with
the X/HTML code can change, the W3C validator is not recognised as a 'high
level' browser so the markup rendered is at times invalid, the reason being
to be compatible with older browsers
http://idunno.org/archive/2005/01/01/216.aspx

Regards
Jason





*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to