C
camel2575
Guest
I would like to make all text on this table one color without having to repeatedly copy/paste the following...
<font color="white">; here's how it looks so far..
<th align="center"><font color="white">Date </th>
<th align="center"><font color="white">Game </th>
<th align="center"><font color="white">Line </th>
<th align="center"><font color="white">My Pick </th>
<th><font color="white"> Record </th>
<th><font color="white">W/L </th>
<th><font color="white">Pts </th>
<th><font color="white">Score </th>
<th><font color="white">$</th>
NOTE: This is part of a page that consists of css text..is there a way this can be all integrated??
<font color="white">; here's how it looks so far..
<th align="center"><font color="white">Date </th>
<th align="center"><font color="white">Game </th>
<th align="center"><font color="white">Line </th>
<th align="center"><font color="white">My Pick </th>
<th><font color="white"> Record </th>
<th><font color="white">W/L </th>
<th><font color="white">Pts </th>
<th><font color="white">Score </th>
<th><font color="white">$</th>
NOTE: This is part of a page that consists of css text..is there a way this can be all integrated??