How would I set a large group of text inside tables to color
Posted: Wed Dec 06, 2006 9:50 pm
How would I set a large group of text inside tables to say, white, but without adding alot of tags?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/

Code: Select all
<td style="color: #FFFFFF;">lots of text here</td>