SyntaxFix
Write A Post
Hire A Developer
Questions
my css
TR.gray-t {background:#949494;} h3{ padding-top:3px; font:bold 12px/2px Arial; }
my html
<TR class='gray-t'> <TD colspan='3'><h3>KAJANG</h3>
I decrease the 2nd size in font.
padding-top is used to fix the size in IE7.
padding-top