Forum Moderators: open
<Sorry, no personal URLs. See Terms of Service [webmasterworld.com]>
Any help would be nice.
Thanks
[edited by: tedster at 11:22 pm (utc) on Mar. 17, 2005]
make a new file called site.css and include in it
BODY{ color: white; }
and inside the <HEAD> tags of your .htm pages, incle <LINK rel-"stylesheet" type="text/css" href="site.css">
THat could be wrong, I did it off the top of my head.
That what you were lookin for?