Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: setting default style to Table
Re: setting default style to Table
04-03-2006, 1:20 AM
ganeshreddy
Joined on 03-15-2006
Posts 1
Re: setting default style to Table
Reply
Quote
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