Re: valign=center-style alignment in CSS3?

On Sun, 25 Jan 2004, Vincent Starre wrote:
>
> I could just be missing it, as most searches with the word "Vertical" in
> them seem to be finding things related to text which is meant to be
> displayed vertically. In the CSS3 draft, I see no refrence to a thing
> which seemed missing from CSS2- a way to vertically-align something so
> that the middle of the (text, image, object, etc) appears along the
> middle of the parent object. That is, the effect which was created using
> <TD valign="CENTER">

position:center has been proposed for CSS3's Positioning module, which
would basically do this.

-- 
Ian Hickson                                      )\._.,--....,'``.    fL
U+1047E                                         /,   _.. \   _\  ;`._ ,.
http://index.hixie.ch/                         `._.-(,_..'--(,_..'`-.;.'

Received on Sunday, 25 January 2004 15:30:35 UTC