Forum Moderators: not2easy
Any help?
If I could set the margin color, then border color, then padding color, finally the text color differently I think I can achieve same result in CSS. But I am a newbie to CSS.
Thanks!
---------------------------------------------------
/*<td>
<TABLE width="100%" cellpadding=0 cellspacing=0 border="1" BORDERCOLOR="#b9cac1" BORDERCOLORLIGHT="#b9cac1" BORDERCOLORDARK="#849c94" FONT="11">
<TR>
<TD width="100%">
<A HREF="javascript:showDetail(407);"><center>Modify</center></A>
</TD>
</TR>
</TABLE>
</td>
*/