TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

<div> at the bottom of the page

Page: 1 Reply
Jul 8th 2004#155147 Report
Member since: Apr 3rd 2003
Posts: 9
How do i get a < div> at the bottom of the page no mather how much text there is in my document? I allready tried with < br clear="all"> but that didn't work
Reply with Quote Reply
Jul 8th 2004#155148 Report
Member since: Jul 7th 2004
Posts: 15
I would use a table whose height is 100% and with 2 lines.

in the first, you can put whatever you want
in the second you try "height=40"

I hope I have understood your question
Reply with Quote Reply
Jul 8th 2004#155160 Report
Member since: Mar 18th 2001
Posts: 6632
Avoid using a table if at all possible. It really depends on how your page is laid out. We'd need to see the page. You might be able to absolute position it, or use the clear thing, etc. Depends on the page.
Reply with Quote Reply
Jul 8th 2004#155164 Report
Member since: Nov 26th 2001
Posts: 2586
[QUOTE=Quasar]I would use a table whose height is 100% and with 2 lines.

in the first, you can put whatever you want
in the second you try "height=40"

I hope I have understood your question[/QUOTE]

That works, unless you use a different browser besides IE...
Reply with Quote Reply
Jul 8th 2004#155171 Report
Member since: Feb 18th 2004
Posts: 736
That's a definate possibility, as Firefox is becoming a lot more popular.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum