Invalid XHTML output

Hi,

When converting this HTML code below to XHTML, the attribute 'bordercolor'
is kept. That attribute does not exists in any of the XHTML DTD's, so it
does not validate OK.

Are there any options in Tidy that I have missed?
How do I get around similar types of problems?

<html>
<body>
  <table border="1" bordercolor="ffffff" cellpadding="3">
    <tr>
      <td>Some text in here...</td>
    </tr>
  </table>
</body>
</html>

Best regards,

Mattias Karlsson

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Labyrinten Data AB
Box 132
521 02  Falköping
SWEDEN
WWW: www.labyrinten.se
Tel: + 46 (0)515 - 821 75
Fax: + 46 (0)515 - 808 47
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/

Received on Thursday, 23 January 2003 05:41:34 UTC