Re: Netscape woes.... again!
by "Lisa Bradshaw" <zibbler(at)web-design-cs.com>
|
Date: |
Thu, 1 Aug 2002 08:13:09 -0400 |
To: |
<hwg-techniques(at)mail.hwg.org> |
References: |
cablespeed |
|
todo: View
Thread,
Original
|
|
Well my original plan was to wrap the whole thing with a black table, but
the header graphic has a 1 px border, so if I do that it will double the
border around the top and sides of the header graphic... not good. This is
just a mockup to show a client, it's not in production yet, hence no
doctype. I have done similar layouts using this same technique and it worked
fine, which is why I'm so baffled by this. It's got to be something simple
I'm just not seeing. I dunno.
Lisa
----- Original Message -----
From: "michael mckee" <mikemckee(at)cablespeed.com>
To: <hwg-techniques(at)mail.hwg.org>
Sent: Wednesday, July 31, 2002 10:55 PM
Subject: Re: Netscape woes.... again!
> On 7/31/02 4:37 PM, "Lisa Bradshaw" <zibbler(at)web-design-cs.com> wrote:
> Lisa,
>
> An easier way to put a border around your design would be to not use all
> those background gifs but wrap a table around the whole design, give it a
> background color of black cellspacing="1" cellpadding="0" border="0".
> Or-
> I don't know how good the old Netscape CSS rendering is but I'd wrap the
> whole design in a div id="border" then use a style like
> #border{
> border-width: 1px;
> border-style: solid;
> }
> Then if the browser doesn't give you a border at least the whole design is
> the same.
>
> A couple of other points. Even if you expect the background image to
expand,
> you should still include the height attribute and sometimes browsers
render
> the page better if you include the doctype declaration in the page. With
> this design you could use html 4.0 transitional, even 3.2.
>
> best,
> michael
>
>
>
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA