[Javascript] OT: CSS Footer

Peter-Paul Koch gassinaumasis at hotmail.com
Wed Aug 15 01:22:48 CDT 2001


>Does anyone know how to make a footer in CSS? That is, I am trying to make 
>a page with two columns that positioned ABSOLUTEly and I would like a 
>footer div to appear under both columns no matter what is in the divs or 
>how tall the divs are.
>
>+-------+ +---------------+
>|       | |               |
>|       | |               |
>+-------+ +---------------+
>
>+-------+ +---------------+
>|       | |               |
>|       | |               |
>|       | |               |
>+-------+ |               |
>           |               |
>           +---------------+
>
>+-------------------------+
>|FOOTER (always at bottom)|
>+-------------------------+

Try bottom: 0px; , that might help (except for NN4, of course).

ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




More information about the Javascript mailing list