Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-02-2006, 10:12 AM   #1 (permalink)
 
Junior Techie

Join Date: Feb 2005

Posts: 50

foxhound

Default css trouble

I've been trying to make a basic website with a top, left and main frame but am bumping into tons of trouble with my stylesheets.
Basically i refer each frame to a different css using
"<LINK REL=stylesheet HREF="main.css" TYPE="text/css">"
but then i run into trouble, in my main frame i'd like to get a grey background so i added this in my main.css :
"body { background-color: #E8E8E8}"
while in my frame css files i'd like to work with images for background so i used background-image instead of background-color. neither of these work though. i've managed to get it to colour my tables, my paragraphs but not my body. really getting frustrated over this so if anyone knows how to get past this i'd really apreciate it.

thanks in advance

Foxhound.
foxhound is offline  
 
Closed Thread

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On