floating pages 2

F

Fire22

Tables? i already have my home page built to perfection except that it moves
with the size of the window....can i correct it without restarting the
page??how?? thanx for your help
 
T

Thomas A. Rowe

It is not to perfection if you are seeing problems with it. If you want to continue to use CSS, then
you need to use relative positioning, instead of absolute positioning of elements or you need to
redesign the page using tables.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
J

Jon Spivey

Hi,
Can we see the page in question? That would help a lot. What would you like
the page to do - either a/ stay a fixed size (probably centred) regardless
of browser window size or b/ expand/contract with the browser window. Either
is easy to do with or without tables but we need to know which way you want
to go.
 
Top