align bottom
align bottom
- Started
- Last post
- 2 Responses
- rasko4
I have a table I want to be stuck to the bottom of the browser no matter what size, how do I do that?
I dont really want to use a frameset if possible.
cheers!
- JamesEngage0
i've done that before by having a table within a table... with the first noe at 100% height and then align the other at the bottom..
- rasko40
ah ok but I thought that the 'height' definition was no longer supported, or is that if defined in px?