Background HTML... Help!!!!!!!!

liunx

Guest
Can someone please give me the code that I need to add background colors to my forum and webpage? When I try to enter it, it shows up as a little box image. Please anyone who knows please post or email me. <!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e --><!--content--><body bgcolor="color"><!--content-->be sure you have a # in there!<br />
<br />
like this <body bgcolor=#144266"><!--content-->Originally posted by dolphin <br />
Can someone please give me the code that I need to add background colors to my forum and webpage? When I try to enter it, it shows up as a little box image. How can a background colour show up as a boxed image? Are you trying to add a background image? If so:<br />
<br />
<body background="background.jpg"><br />
<br />
>> Also, make sure your image path to the background is correct.<br />
<br />
Otherwise, if you want a colour you an use:<br />
<br />
<body bgcolor="white"> OR <body bgcolor="#FFFFFF"><!--content-->Where can I get a list of the color numbers?<!--content-->Originally posted by dolphin <br />
Where can I get a list of the color numbers? Many places have it. Here are some:<br />
<br />
- <!-- m --><a class="postlink" href="http://javascript.internet.com/bgeffects/color-chooser.html">http://javascript.internet.com/bgeffect ... ooser.html</a><!-- m --><br />
- <!-- m --><a class="postlink" href="http://www.bravenet.com/members/colors.php">http://www.bravenet.com/members/colors.php</a><!-- m --><br />
<br />
For more places, just try a searfch in a search engine<!--content-->Save this page to your computer:<br />
<!-- m --><a class="postlink" href="http://people.zeelandnet.nl/vazed/colorpicker.html">http://people.zeelandnet.nl/vazed/colorpicker.html</a><!-- m --><br />
and you have a colorpicker of your own.<!--content-->
 
Back
Top