Quote:
Originally Posted by holograph
not sure about layers and their positions, gave up dhtml some time ago, usually if i want something to appear at the bottom of the page i make a table with height about of 95%.. put all the content in the table aligned as desired and the footer line goes right after table end.. so its stays always at the bottom
|
that's what i'm doing now

but there must be a way to do it in CSS that i don't know of and is a little less HTML messy