|
-
Nov 12th, 2003, 09:11 AM
#1
Thread Starter
Hyperactive Member
background color of frame page
expanding my html knowledge, and not sure this is do-able...
I have a frame page, nested top and left, with main activity changing in center....all of these pages have a colored background which is displaying correctly when the page loads..
However until all the pages load, I have a white background. So it looks like patchwork as each frame loads (with a colored background)
is there anyway to set the back color of the frameset ?
Talk does not cook rice.
-Chinese Proverb
-
Nov 12th, 2003, 11:59 AM
#2
Frenzied Member
Well
Have you tried using "bgcolor" for the frames ?
Else - look up the HTML 4.01 reference at www.w3c.org, search after "<frame>"
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Hear me roar.
-
Nov 12th, 2003, 12:19 PM
#3
Thread Starter
Hyperactive Member
Thanks.
I tried the <frame> thought, but it is almost like it needs to happen a step before that....
Looking at the link you sent (thanks!) looks like I need to do it before the <frameset> with a CSS.
Just looked at CSS quickly the other day, and shy'd away since I thought they werent supported in all browsers.....(any thoughts?)
I will look at the CSS idea more later tonite.
thanks for the suggestions
Talk does not cook rice.
-Chinese Proverb
-
Nov 12th, 2003, 12:28 PM
#4
Frenzied Member
Yeah
CSS is definatly the way - I just thought you wanted to do it with HTML.
If you wanna learn CSS goto www.w3schools.com and take their tutorial.
Cheers!
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Hear me roar.
-
Nov 12th, 2003, 12:39 PM
#5
Thread Starter
Hyperactive Member
From what I have seen, I would like to explore CSS and will look at the link....for the tutorial...
I just shy'd away from them...since I thought they werent supported in much other than...m$oft browsers....
was I wrong..?
Talk does not cook rice.
-Chinese Proverb
-
Nov 12th, 2003, 01:27 PM
#6
Frenzied Member
hehe
Very wrong indeed - all browsers now a days have CSS2 support. and IE/NS 4 has CSS1, so don't worry about compatability.
Cheers!
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Hear me roar.
-
Nov 12th, 2003, 01:32 PM
#7
Thread Starter
Hyperactive Member
Thanks for clearing that up !
now I will approach this from a new angle....(after some help from the tutorial I am sure)....
it may just be a good day after all !
Talk does not cook rice.
-Chinese Proverb
-
Nov 12th, 2003, 05:21 PM
#8
Quite the opposite actually, the worst problem of CSS design is the number of bugs in the IE implementation.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|