> 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%">
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.)
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.
Joshua.