[thelist] a Simple CSS Vertical Align Question
kate
kate.007 at btinternet.com
Sun Nov 30 04:31:23 CST 2008
Casey hi,
Did you get this sorted?
I have to go out but maybe 3schools has an answer:
http://www.w3schools.com/Css/tryit.asp?filename=trycss_vertical-align
As yet I am unfamilur with some CSS.
Kate
----- Original Message -----
From: "Casey Crookston" <caseycrookston at clearwire.net>
To: <thelist at lists.evolt.org>
Sent: Saturday, November 29, 2008 8:11 PM
Subject: [thelist] a Simple CSS Vertical Align Question
> At least, I think it should be simple. Here's what I am trying to do...
>
> <td>
> <div id="div1">This needs to be vertically aligned top</div>
> <div id="div2">This needs to be vertically aligned bottom</div>
> </td>
>
> I would have thought this would do it:
>
> #div1 {vertical-align:top;}
> #div2 {vertical-align:bottom;}
>
> But apparently it's not that simple. I have found 50 examples of how to
> do it correctly, but none of the examples I find seem to do this simple
> task. Any ideas?
>
> Thanks,
>
> Casey
> --
>
> * * Please support the community that supports you. * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
More information about the thelist
mailing list