force div
force div
Out of context: Reply #3
- Started
- Last post
- 8 Responses
- Prev0
position: absolute;
bottom: 0;
That makes it align with the page bottom not the containing div. I need it to stay in the confines of it's containing div...
position: absolute;
bottom: 0;
That makes it align with the page bottom not the containing div. I need it to stay in the confines of it's containing div...