- From: Northover, John <jnorthov@scndetsd.massopac.navy.mil>
- Date: Thu, 19 Oct 2000 11:13:09 -0400 (EDT)
- To: "'html-tidy@w3.org'" <html-tidy@w3.org>
Below is a portion of Tidy's results run on one of my HTML documents. I have the book "HTML The Definitive Guide", Musciano & Kennedy, OREILLY-publisher. I cannot find any reference to <script> "type" attribute. I cannot find the reference to <table> "summary" attribute. I would appreciate any information on where "type" and "summary" are listed Attributes: "bordercolordark" and "bordercolorlight" are listed under the <TABLE> tag in the book, pg 345. This may be a bug in your program, as <TABLE> is listed as having the above mentioned attributes. ***************** edited results of: Tidy (vers 30th April 2000) Parsing "tpc01.html" line 10 column 1 - Warning: <script> lacks "type" attribute line 30 column 1 - Warning: unknown attribute "bordercolordark" line 30 column 1 - Warning: unknown attribute "bordercolorlight" line 30 column 1 - Warning: <table> lacks "summary" attribute line 42 column 1 - Warning: <table> lacks "summary" attribute The table summary attribute should be used to describe the table structure. It is very helpful for people using non-visual browsers. The scope and headers attributes for table cells are useful for specifying which headers apply to each table cell, enabling non-visual browsers to provide a meaningful context for each cell. Any Information would be greatly appreciated. thanks john HTML & CSS specifications are available from http://www.w3.org/ To learn more about Tidy see http://www.w3.org/People/Raggett/tidy/ Please send bug reports to Dave Raggett care of <html-tidy@w3.org> Lobby your company to join W3C, see http://www.w3.org/Consortium There are three kinds of people, those that can count and those who can't John R. Northover MicroSNAP Code 622 3075 Eel Alley SPAWAR Systems Command Chesapeake Detachment San Diego San Diego CA 92136 619 556 7657 619 556 7684 -> FAX DSN 526 7657
Received on Thursday, 19 October 2000 14:26:43 UTC