Subject:
|
RE: A new area of LEGO.com: the Build section
|
Newsgroups:
|
lugnet.lego.direct
|
Date:
|
Sun, 6 May 2001 16:47:31 GMT
|
Reply-To:
|
<BRAM@PO.CWRU.EDUantispam>
|
Viewed:
|
970 times
|
| |
| |
Chris Gray writes:
> "Larry Pieniazek" <lpieniazek@mercator.com> writes:
> > I am wondering if your browser is not honoring the "background-repeat:
> > no-repeat" setting in this style sheet (from a view source of the page)
> >
> > <style type="text/css">
> > <!--
> > body {
> > background-color: #FFFFFF; background-image:
> > url(/images/build/bgr770x074buildnav.gif); background-repeat: no-repeat}
> > -->
> > </style>
>
> Could be - I know enough about HTML to do simple stuff, but I've never
> gone beyond that. I wonder if the "background-repeat" setting is a new
> extension, and perhaps even an IE-specific one? Some old "intro-to-HTML"
> stuff I've got lists many fairly basic tags as "IE-only" or "NS-only",
> although it might be out-of-date.
AFAIK, background-repeat is part of the W3C CSS1 specifications, but I could
be wrong. Anyway, it seems to work in NS4.7[1] as long as stylesheets are
turned on. The problem lies in the BODY tag. If CSS is turned off, the
browser reads:
<body bgcolor="#FFFFFF" background="/images/build/bgr770x074buildnav.gif"...
and thus, the background repeats.
--Bram
1) Surprisingly enough...since Netscape 4.x has terrible stylesheet
implimentation. Take a look at
http://bram.rapturesoft.com/cgi-bin/display.pl?m=diablo
in 4.x and some other browser (NS 6 or IE 5.x) to see an example of how
badly NS 4.x screws things up.
Bram Lambrecht
bram@cwru.edu
http://home.cwru.edu/~bxl34/
|
|
Message is in Reply To:
| | Re: A new area of LEGO.com: the Build section
|
| (...) Could be - I know enough about HTML to do simple stuff, but I've never gone beyond that. I wonder if the "background-repeat" setting is a new extension, and perhaps even an IE-specific one? Some old "intro-to-HTML" stuff I've got lists many (...) (24 years ago, 6-May-01, to lugnet.lego.direct)
|
71 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|