Lisa the loser
07-17-2003, 07:46 PM
ok i'm working on a HTML program called Hotdog and this is my first time working with hTML sorta i know some but not s lot. So my qestion is How do i add color? i know how to get the code but i can't acutally add the color. (Lisa is the best name iin the world!)
Cherchezlafemme
07-17-2003, 07:54 PM
Well you just add this tag:
<body bgcolor="color">
Add that below the <body> replace what's in bold ofcourse
Colors you can use:
Hexadecimal Colors like 'FFFFFF'
or
Words like "Red" "white" "blue"
;) Welcome to the Forums by the way :waving:
Lisa the loser
07-17-2003, 07:58 PM
THANK YOU!!! and another question if you don't mind answering how i do i change the font color?
Cherchezlafemme
07-17-2003, 08:03 PM
<font color="color">
You're very welcome! :D