Posted by bbxrider on 11/03/07 22:18
i have this css class
..tble1, .tble1 TD, .tble TH
{
font-family:verdana;
font-size:10pt;
color:orange;
}
and invoke it in a table
<table cellspacing="1" cellpadding="15" class="tble1">
i get the font style and size ok in the td's, but color is always white
it needs to be done differently?
bob
Navigation:
[Reply to this message]
|