Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: dynamic footer displaying


Message #1 by Ping Li <pli@l...> on Mon, 18 Feb 2002 14:59:18 -0600
all,
I have been trying to tackle the same problem lately. Would anybody please
tell me if we have a good solution? I am also wondering how I can have 
two-line footer instead of one-line only.

Thanks a lot in advance.
Ping

> Hi gang,
> 
> I'm attempting to get a hold of positioning with CSS, rather than using 
> tables. 
> 
> I was wondering if there is a way to relatively position an object at 
the 
> bottom of the page without using tables?  I realise I can use 'vertical-
> align' or 'valign' on a <TR> tag to do the job, however the rest of the 
> page is positioned using CSS references, so I'd like to continue using 
> this method.
> 
> Basically, I want to place a simple footer at the bottom of the browser 
> window if the page is not full, otherwise at the bottom of the document 
if 
> it spans below the bottom of the window.
> 
> (Only designing for IE5+, NS6+ at the moment..)
> 
> Any ideas?
> 
> Thanx in advance,
> 
> Andrew




  Return to Index