Click to See Complete Forum and Search --> : change font color


pelegk1
01-07-2004, 07:26 AM
i have this line in a php loop(that isnt matter :
<TD style='font-color:#861A08'>$i</TD>

and the font color dosent change (or maybe i use wrong syntax!)???
help needed
thanks in advance
peleg

pyro
01-07-2004, 07:49 AM
Originally posted by pelegk1
(or maybe i use wrong syntax!)???Correct. It is simply color: #861A08;

pelegk1
01-08-2004, 02:46 AM
.

pyro
01-08-2004, 08:46 AM
You are welcome. :)