Hi everybody This is the first time i have use tidy, and i found it very very usefull, it is an amazing HTML utility. This is my original code: <TABLE border="0" width="100%" height="70" cellspacing="0" cellpadding="0" bgcolor="#E4E4E4"> <TR> <TD height="21" bgcolor="#C0C0C0"></TD> </TR> This code was generated by Tidy <HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <TABLE border="0" width="100%" height="70" cellspacing="0" cellpadding="0" bgcolor="#E4E4E4"> <TR> <TD height="21" bgcolor="#C0C0C0"></TD> </TR> </TABLE> </BODY> </HTML> and it is very nice, however i want the code to look like this <TABLE border="0" width="100%" height="70" cellspacing="0" cellpadding="0" bgcolor="#E4E4E4"> instead of: <TABLE border="0" width="100%" height="70" cellspacing="0" cellpadding="0" bgcolor="#E4E4E4"> and <TD height="21" bgcolor="#C0C0C0"> instead of <TD height="21" bgcolor="#C0C0C0"> wat do i need to configure? thanks in advance V i r g i l T. R e b o t o n w e b m a s t e r 1SPEEDCOM.COM www.1speedcom.comReceived on Thursday, 13 March 2003 00:17:34 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 24 September 2008 09:20:21 GMT