Things in the wrapper that are not valid HTML 4.01 Transitional:
* bogus <BODY> margins

Additional things in the wrapper that are not valid HTML 4.01 Strict:
* image VSPACE and HSPACE
* table cell BGCOLOR
* table cell NOWRAP
* <FONT SIZE="-1"> around the copyright notice, modification date and 
the CVS history link

Additional things in the wrapper that are syntactically valid but don't 
reflect the design intentions of HTML:
* Use of an image map when in practice the entire image is the link
* Use of tables as layout devices
* Use of <br> for expressing an unordered link list
* <b> presentationalism in the link list
* Use of nested tables for the purpose of creating a border
* Presentational use of the forced line break

Conclusion:
I think it is mostly trivial to modify the current wrapper so that it 
passes the validator as HTML 4.01 Strict. However, making the wrapper to 
actually use good HTML requires redesigning the wrapper and writing a 
new (for the most part) wrapper script.

-- 
Henri Sivonen
[EMAIL PROTECTED]
http://www.clinet.fi/~henris/

Reply via email to