[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Incorrect centering
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev Incorrect centering |
Date: |
Mon, 24 Mar 2003 20:12:17 -0500 |
User-agent: |
Mutt/1.3.27i |
On Mon, Mar 24, 2003 at 07:31:19PM -0500, Chuck Martin wrote:
> On Fri, Mar 21, 2003 at 08:55:25PM +0000, David Woolley wrote:
> > It's not that surprising that this happens, as many browsers seem to
> > treat the, deprecated, centre element as having the effects of:
> >
> > center {margin-left: auto; margin-right: auto;}
> > center * {text-align: center;}
> >
> > i.e. it both centres the block and causes centre justification of any
> > contained text.
>
> Yes, but it's only lynx, of all of the browsers I've tried, that does
> this within each cell, rather than just for the table as a whole, when
> the center attribute is contained in the table tag itself.
I think that what's happening is that lynx isn't maintaining a suitable
stack to mark the limits of the centering.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- Re: lynx-dev Incorrect centering, (continued)
- Re: lynx-dev Incorrect centering, Chuck Martin, 2003/03/21
- Re: lynx-dev Incorrect centering, Thomas Dickey, 2003/03/21
- Re: lynx-dev Incorrect centering, Chuck Martin, 2003/03/24
- Re: lynx-dev Incorrect centering, Thomas Dickey, 2003/03/24
- Re: lynx-dev Incorrect centering, Doug Kaufman, 2003/03/25
- Re: lynx-dev Incorrect centering, Chuck Martin, 2003/03/25
Re: lynx-dev Incorrect centering, David Woolley, 2003/03/21
Re: lynx-dev Incorrect centering, Henry Nelson, 2003/03/24
Re: lynx-dev Incorrect centering, Lloyd Rasmussen, 2003/03/24