Lissa Explains it All:  Web Design Forums  

Go Back   Lissa Explains it All: Web Design Forums > LEIA Archives > Web Site Help > HTML Help

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 12-27-2005, 08:31 PM
Mrs Barrett Mrs Barrett is offline
Code Monster
 
Join Date: Sep 2005
Posts: 463
Mrs Barrett is on a distinguished road
Arrow Freespaces

Hi Im using freespaces but it doesnt have an option of having the background black, is there a code I can use please?
Thanks
Reply With Quote
  #2  
Old 12-27-2005, 09:05 PM
kittycat's Avatar
kittycat kittycat is offline
oopsie daisy
 
Join Date: Jul 2001
Location: ON Canada
Posts: 10,094
kittycat is a jewel in the roughkittycat is a jewel in the roughkittycat is a jewel in the rough
Not sure if you have a restriction on what type of codes you can use, here's two

HTML:
<body bgcolor="#000000">

CSS:
<style type="text/css">
body { background-color: #000000; }
</style>
__________________
vegemite!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:12 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.