Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Re: Positining with CSS


Message #1 by "ping li" <pli@l...> on Mon, 18 Feb 2002 20:57:19
Hi, Andrew,
I have been trying to tackle the same problem lately. Would you please let 
me know if you have found the 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