![]() Preserved Topic: How to place an element always at the bottom of the screen (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: Seattle, Washington, United States |
![]() I would like to be able to position a bottom border element so that it is always at the bottom of a page, no matter what resolution the screen is being displayed in. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() [edit: I completely misunderstood the question!!! Sorry] |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() Actually setting the table height to 100% will make it fill the whole screen. Setting a table height to 100% means "100% of my parent" so if the table's parent is the body it will fill that space. |
Nervous Wreck (II) Inmate From: Seattle, Washington, United States |
![]() Emps, thanks for the watermark tip - interesting what you can do with DHTML, but personally I dont like the way they jump up and down the page as you scroll. |
Bipolar (III) Inmate From: CA, USA |
![]() height attribute is not valid HTML 4.01 and will NOT work in netscrap |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() |