How do I change the default "black" text to white in a table?
Here is the script
echo "<table border=1, table width=200%, bgcolor=#6699FF >\n";
Where and how do I add "text color="FFFFFFF? ??
Here is the script
echo "<table border=1, table width=200%, bgcolor=#6699FF >\n";
Where and how do I add "text color="FFFFFFF? ??
Comment