Re: div width in table cell adding extra space.
On Sat, 31 Jul 2004 09:10:59 +0100, Spartanicus <me@privacy.net > wrote:
[color=blue]
>Stephen Poley <sbpoleySpicedH amTrap@xs4all.n l> wrote:
>[color=green]
>>in CSS terms inline elements cannot be absolutely positioned[/color]
>
>Incorrect.[/color]
Hmm - I should have just said that the page used "inline" to mean
something different to what CSS means.
Having said that, the CSS spec states "An absolutely positioned box
establishes a new containing block ... " so I think I'm right in saying
that once you've absolutely positioned something it is no longer inline.
However it wasn't important to the actual point at issue.
--
Stephen Poley
On Sat, 31 Jul 2004 09:10:59 +0100, Spartanicus <me@privacy.net > wrote:
[color=blue]
>Stephen Poley <sbpoleySpicedH amTrap@xs4all.n l> wrote:
>[color=green]
>>in CSS terms inline elements cannot be absolutely positioned[/color]
>
>Incorrect.[/color]
Hmm - I should have just said that the page used "inline" to mean
something different to what CSS means.
Having said that, the CSS spec states "An absolutely positioned box
establishes a new containing block ... " so I think I'm right in saying
that once you've absolutely positioned something it is no longer inline.
However it wasn't important to the actual point at issue.
--
Stephen Poley
Comment