[css-d] how do I position a div to the bottom of a container div?

2006-06-06 Thread ross
I have a basic div - relatively positioned which expands to fit the content. I need to poistion a footer within that div that always anchors itself to the bottom any ideas? Basically - how do I position a div to the bottom of a container div? Ross

Re: [css-d] how do I position a div to the bottom of a container div?

2006-06-06 Thread Christian Heilmann
I have a basic div - relatively positioned which expands to fit the content. I need to poistion a footer within that div that always anchors itself to the bottom any ideas? Basically - how do I position a div to the bottom of a container div? Set the position attribute of the main DIV to