[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] OT: Can MS IE Really Be This Broken?
- Subject: [ale] OT: Can MS IE Really Be This Broken?
- From: PBoyington at polyengineering.com (Preston Boyington)
- Date: Tue Sep 21 09:37:56 2004
Jeff Hubbs wrote:
> You all can go ahead and keep debating this point, but for what it's
> worth, I will NOT be using style sheets. I'm going to be
> generating this
> HTML in Python and it will kick out four HTML files forming a framed
> page. My sample code is for one of the three frames.
>
removing the align="left" worked in the IE6 I have here (I believe the default location is "left" so it is not necessary) and (as you know) successive <blockquote>'s will indent as needed.
didn't know if you had tried this and it didn't work.
Preston