Validation results for MS's Standards page

Rohit Khare (rohit@uci.edu)
Wed, 12 May 1999 12:01:49 -0400


Microsoft is a very visible and serious sponsor of WWW8. Their
posters and t-shirts herald a new focus on standards for developers,
represented at http://msdn.microsoft.com/standards.

I humbly submit the result of validating it against W3C's services....

For the record, the MARGIN formatting attributes are not only bogus,
but recent. The CSS doesn't validate either...

Directly resolving the URL led my copy of MSIE to
http://msdn.microsoft.com/workshop/c-frame.htm#/standards/default.asp
and thus an infinite loop of downloading nested frames, as best as I
can tell.

Rohit

(with thanks to unindicted co-conspirators...)

===========================================================


W3C HTML Validation Service Results

Document Checked

Jump to: Weblint Results.

* URI: http://msdn.microsoft.com/standards
* Last modified: Fri, 26 Mar 1999 23:40:58 GMT
* Server: Microsoft-IIS/4.0
* Content length: 453
* Character encoding: unknown
* Level of HTML: HTML 4.0 Transitional.

Below are the results of attempting to parse this document with an SGML parser.

------------------------------------------------------------------------

Error at line 1:
<HTML>
Missing DOCTYPE declaration at start
of document (explanation...)

------------------------------------------------------------------------

Error at line 7:
<BODY TOPMARGIN=0 LEFTMARGIN=0 MARGINHEIGHT="0" MARGINWIDTH="0" BGCOLO
there is no attribute "TOPMARGIN" (explanation...)

------------------------------------------------------------------------

Error at line 7:
<BODY TOPMARGIN=0 LEFTMARGIN=0 MARGINHEIGHT="0" MARGINWIDTH=
there is no attribute
"LEFTMARGIN" (explanation...)

------------------------------------------------------------------------

Error at line 7:
MARGIN=0 LEFTMARGIN=0 MARGINHEIGHT="0" MARGINWIDTH="0" BGCOL
there is no attribute
"MARGINHEIGHT" (explanation...)

------------------------------------------------------------------------

Error at line 7:
GIN=0 MARGINHEIGHT="0" MARGINWIDTH="0" BGCOLOR="#FFFFFF" LIN
there is no attribute
"MARGINWIDTH" (explanation...)

------------------------------------------------------------------------
Sorry, this document does not validate as HTML 4.0 Transitional.

------------------------------------------------------------------------

Weblint Results

Below are the results of running Weblint on this document:

* line 7: attribute `TOPMARGIN' for <BODY> is extended markup.
* line 7: attribute `LEFTMARGIN' for <BODY> is extended markup.
* line 7: unknown attribute "MARGINHEIGHT" for element <BODY>.
* line 7: unknown attribute "MARGINWIDTH" for element <BODY>.
* line 7: attribute `BGCOLOR' for <BODY> is extended markup.
* line 7: attribute `LINK' for <BODY> is extended markup.
* line 7: attribute `VLINK' for <BODY> is extended markup.
* line 7: attribute `TEXT' for <BODY> is extended markup.

------------------------------------------------------------------------
Gerald Oskoboiny
$Date: 1999/05/04 11:15:06 $

======================================================================

W3C CSS Validator Results with object :
http://msdn.microsoft.com/msdn-online/shared/css/op3.css

* Go to Errors
* Go to your validated Cascading Style Sheet
* Back to CSS Validator

------------------------------------------------------------------------

Errors :

*
URI : http://msdn.microsoft.com/msdn-online/shared/css/op3.css Line :
23 Context : A.clsBackTop , A.clsBackTop:visited in property :
margin-top
only 0 can be a length. You must put an unit after your number : 10
Line : 80 Context : TABLE.clsTblHomeLeft A , TABLE.clsTblHomeLeft A:visited
Unrecognized -
Line : 163 Context : DIV.clsByLine in property : font-size
only 0 can be a length. You must put an unit after your number : 95
Line : 196 Context : TD.clsBigNav in property : cursor
hand is not a cursor value : hand
Line : 208 Context : #pStyles , #pCode , #pSyntax , #pEvents ,
#pStyles in property : cursor
hand is not a cursor value : hand
Line : 234 Context : TABLE.clsIndex TD.clsLetters in property : text-align
middle is not a text-align value : middle

------------------------------------------------------------------------