- From: Darren Forcier <dforcier@allaire.com>
- Date: Mon, 30 Aug 1999 11:04:49 -0400
- To: HTML-TIDY@w3.org
All, I have a Tidy config file which is set up for "Convert to CSS" and Drop-Font-Tags is set to No. The following example: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title> Untitled </title> </head> <body> <font color="Black">This is a test to see if HTML tidy will delete the FONT tags even though "Drop Font Tags" is not seleted.</font> </body> </html> basically loses the Font tag completely instead of converting it to CSS.... Bug? Regards, Darren Forcier Allaire Corporation
Received on Monday, 30 August 1999 10:59:46 UTC