[thelist] vertical aligning a div contents with css

lon.kraemer lwkraemer at directvinternet.com
Thu Sep 26 18:17:00 CDT 2002


> I am trying to align the contents of a div to the bottom of it like
so:
>
>    +------------+
>    |            |
>    |            | <-- div
>    | contents   |
>    +------------+
>
> The div has a specific height, and thus far, the text always appear on
> top. I have used vertical-align to no success.

Unfortunately, this is NOT possible with CSS today. If this is a "must",
use a table.

--
Lon Kraemer
-----------------------------------------




More information about the thelist mailing list