[ale] Crappy Web Page
Alex LeDonne
aledonne.listmail at gmail.com
Tue Dec 19 17:00:15 EST 2006
On 12/19/06, Christopher Fowler <cfowler at outpostsentinel.com> wrote:
> I've got a web page, actually many, that are screwed up now. Under
> Firefox 2.0 on FC3 these pages actually look good. I was doing some
> testing today on Winders and IE and they looked horrible. They also
> look horrible on Opera and Firefox 2.0 for Windows. The problem is that
> the tables are stair stepping and are not looking like the picture
> http://buford.linxdev.com/bugs/LooksGood.png
>
> Here is the page http://buford.linxdev.com/bugs/user.html
>
> Can someone tell me other than crappy HTML why it does not look like the
> picture in IE? I need to fix about 80 more pages.
>
> Thanks,
> Chris
>
Chris,
When I delete the attribute
align="left"
from the <table > start tags, I get similar rendering in each. It
looks like IE was treating that (deprecated) attribute value in some
weird way.
-A
More information about the Ale
mailing list