From: "Joshua Slive" <[EMAIL PROTECTED]> Sent: Wednesday, November 14, 2001 11:59 AM
> > From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED]] > > > > While you are at it, does anyone else see some really wonky table layout > > on http://www.apache.org/ ? I suspect we either use width=100% where we > > didn't mean to, the margin-right div style isn't semicolon terminated, or > > some other composition bug. Worth submitting to the w3c parser. > > Oh fudge. I changed it from > <blockquote> > to > <div style="margin-left: 5%; margin-right: 5%"> ^ missing semicolon. > to try to work around some other rendering bugs, but it seems that IE6 does > not render this correctly, so I'll switch it back. What browser are you > using? (It is perfectly valid as far as I know.) That might solve it. In any case, <ent style="" tags are broken in older Navigators anyways, just surrender to a style sheet already ;))) > I'm pretty much willing to give up on web design. It's just too damn > difficult to make anything that looks decent and works in the major > browsers. Don't I know it :(
