- From: Gustav Colliander <gustav@easybyte.com>
- Date: 30 Jul 2004 17:09:52 +0100
- To: html-tidy@w3.org
Hi, I would like to use html tidy, but there are many bugs I have found within it with it dropping font tags mostly. I would like to fix these problems can you please let me know who is the maintainer of this project for whom to send source code updates to? For example this simple input: <html> <head> <title>title...</title> <meta name="GENERATOR" content="Some gen.."> </head> <BODY BGCOLOR="#FFFFFF"><font FACE="Arial" SIZE="3" >Hello<b> </b><i>World <b>How</i> <font COLOR="#ff0000">Are</b><font COLOR="#000000"> <font SIZE="6">you<font SIZE="3">?<br></font><font FACE="Microsoft Sans Serif" SIZE="3" COLOR="#000000" ></font> </font></font></font></font> </body> </html> Causes the italics to be dropped after the word 'How' Regards Gustav Colliander
Received on Friday, 30 July 2004 12:15:24 UTC