Re: setting default style to Table

  •  04-03-2006, 1:20 AM

    Re: setting default style to Table

    any tips on how to set the "TD" column widths in a table to a default value.
    eg:
    <table style="WIDTH: 635px; BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=3 border=2>
                <tr>
                <td style="WIDTH: 159px; HEIGHT: 22px"></td>
                <td></td>
            </tr>
        </table>
View Complete Thread