|
|
|
09-30-2002, 01:32 PM
|
Postid: 74279
|
|
Visitor
Join Date: Sep 2002
Posts: 7
|
CSS -- Background image probs
Hi all!
I'm having a prob getting background images for my pages < www.jiawen.net/index.html> and < www.jiawen.net/spheres.html> to load. I tried them on Opera and they worked fine, but on IE, I seem to be having probs. Can anyone help?
Thanks in advance,
-- Rachel Kronick
|
|
|
09-30-2002, 03:04 PM
|
Postid: 74287
|
|
Site Owner
Join Date: Jul 2001
Location: where the boat is: Chesapeake Bay
Posts: 702
|
Bad news -- it isn't working in Netscape 6 either.
Good news -- I think (observed but not tested) it is because you have no <body> tag (there is a closing body tag though).
__________________
dave
S/V Auspicious
lying Annapolis MD
On the eighth day there were regular expressions.
--me
pay it forward
|
|
|
09-30-2002, 06:20 PM
|
Postid: 74295
|
|
Site Owner
Join Date: Nov 1999
Location: oak park, illinois * usa
Posts: 218
|
hey rachel,
after checking out Dave's response, you may want to double-check your "css" script
in place of:
body {
font-family: Verdana, Tahoma, "Myriad Web", sans-serif;
background: url(stars1c.jpg), black;
color: #cccccc, silver
}
you may want:
body
{
font-family: Verdana, Tahoma, "Myriad Web", sans-serif;
background-image:
url("stars1c.jpg"), black;
color: #cccccc, silver
}
meaning ... the quote marks around the image or where it may be located in your directory ... url(../images/stras1c.jpg) ... etc.
background-image works best in Netscape 6.0 (try it after these changes) and with Internet Explorer v4.0 and up.
hope this helps,
|
|
|
09-30-2002, 06:30 PM
|
Postid: 74296
|
|
Site Owner
Join Date: Jul 2001
Location: where the boat is: Chesapeake Bay
Posts: 702
|
Rachel --
You might want to just run the whole site -- pages and css -- through a validator like the html one at http://validator.w3.org/ and the css one at http://jigsaw.w3.org/css-validator/. The validators will flag inconsistent and incorrect tag usage, unbalanced tags, and other things that will cause inconsistent rendering in different browsers.
Julie --
How're those martinis coming?
__________________
dave
S/V Auspicious
lying Annapolis MD
On the eighth day there were regular expressions.
--me
pay it forward
|
|
|
09-30-2002, 08:26 PM
|
Postid: 74302
|
|
Site Owner
Join Date: Nov 1999
Location: oak park, illinois * usa
Posts: 218
|
Quote:
Julie --
How're those martinis coming?
|
i like THESE kind of questions.
the martini's are chilling and waiting for Frogs and Holly Golightly.
cheers, (and we haven't even started yet!) 
|
|
|
09-30-2002, 09:19 PM
|
Postid: 74304
|
|
Site Owner
Join Date: Aug 1999
Location: Metro Los Angeles Area
Posts: 7,398
|
Quote:
Originally posted by jak:
the martini's are chilling and waiting for Frogs and Holly Golightly.
|
Wow. It would be my first. 
|
|
|
10-01-2002, 06:44 AM
|
Postid: 74316
|
|
Site Owner
Join Date: Jul 2001
Location: where the boat is: Chesapeake Bay
Posts: 702
|
Going to have to start watching those special fares out of LAX and IAD into ORD and Midway! 
__________________
dave
S/V Auspicious
lying Annapolis MD
On the eighth day there were regular expressions.
--me
pay it forward
|
|
|
10-02-2002, 09:36 AM
|
Postid: 74392
|
|
Visitor
Join Date: Sep 2002
Posts: 7
|
Hey, all--
Thanks for the help those what gave it. Thanks for the confusion, too.  Martinis?
I do believe the CSS should be okay now. W3C validates them, at least, for CSS2. (How many browsers can handle CSS1 but not CSS2?).
-- Rachel
|
|
|
10-02-2002, 12:22 PM
|
Postid: 74406
|
|
Site Owner
Join Date: Jul 2001
Location: where the boat is: Chesapeake Bay
Posts: 702
|
Rachel --
Both pages show the background images in IE 5.5 and Nav 4.77. Congratulations.
Sorry about the martini comment -- it was a gag carried over from another thread. Julie may not think it's so funny when people actually start showing up at her house looking for martinis!
__________________
dave
S/V Auspicious
lying Annapolis MD
On the eighth day there were regular expressions.
--me
pay it forward
|
|
|
10-03-2002, 11:04 AM
|
Postid: 74470
|
|
Site Owner
Join Date: Nov 1999
Location: oak park, illinois * usa
Posts: 218
|
hi rachel,
here are some more "readings" about CSS1 and CSS2 support :
Browsers able to utilize CSS1
CSS 1 chart
and
CSS 2 chart
and yes, about the martini's. it's all dave's fault.  i can't even remember where the thread was, and it was on something completely different even from what the thread subject was back then!
welcome to the wonderful wooly (woolly(?) and it's not from the martinis) world of FutureQuest Forums.
cheers,
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 visitors)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 11:36 AM.
|
| |
|
|
|