Re: Page not rendering right in NN 4.67
by "Debbie O'Meara" <domeara(at)QuixNet.net>
|
Date: |
Tue, 7 Aug 2001 13:22:38 -0700 |
To: |
"Peter-Paul Koch" <gassinaumasis(at)hotmail.com>, <hwg-techniques(at)hwg.org> |
References: |
hotmail |
|
todo: View
Thread,
Original
|
|
Yep, looks like the boxes are indeed the culprit. If I comment them out,
everything goes right into place.
Thanks Peter-Paul (and everyone else who answered)--it would have taken me
well past my deadline to figure that out.
Debbie
The culprit is the .box definition:
>
> div.box {
> border: thin ridge #00562d;
> padding: 10px;
> width: 80%;
> font: italic 15px sans-serif;
> text-align: center;
> background-color: #cccccc;
> color: #000000;
> }
>
> NN4 takes the 80% width to mean 80% of the entire screen, not of the TD.
I'm
> not sure how to solve it. Suggestions:
>
> .box {etc}
> td div.box {etc}
>
> Remove width entirely and use
> {
> margin-left: auto;
> margin-right: auto;
> }
>
> Hope this helps, but errors like this are difficult to fix.
>
> ppk
----- Original Message -----
From: "Peter-Paul Koch" <gassinaumasis(at)hotmail.com>
To: <domeara(at)QuixNet.net>; <hwg-techniques(at)hwg.org>
Sent: Tuesday, August 07, 2001 9:50 AM
Subject: Re: Page not rendering right in NN 4.67
>
>
> >One of my pages looks fine in IE 5.5 but the table cells are stretched
out
> >in NN 4.67. I've validated the code so I know I haven't forgotten to
close
> >anything. The other pages all work and I can't find what's different
> >about this one.
> >
> >I've left the table borders in while I'm trying to figure this out.
> >
> >http://visionsites.net/html/eds/html/events.html
>
> >
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA