Thank you Nick.   That worked like a charm

:-)
Janelle
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick Cowie
Sent: Thursday, October 06, 2005 12:05 AM
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] How do I vertical-align bottom



You can use absolute positioning as long as it is inside a relatively
positioned block element.

Add

        postion: relative;
to the td holding the div "ad"

and to the div "ad"
Add
        position: absoloute; bottom: 0;  left: 0;

Nick

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Janelle Clemens
Sent: Thursday, 6 October 2005 6:07 AM
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] How do I vertical-align bottom


Thanks Paul.  I was hoping to find a solution without having to split
the cell.   But I might have to go that route.




This email is from the Department of Consumer and Employment Protection
and any information or attachments to it may be confidential. If you are
not the intended recipient, please reply mail to the sender informing
them of the error and delete all copies from your computer system,
including attachments and your reply email. As the information is
confidential you must not disclose, copy or use it in any manner.
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to