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

Floating Table

Page: 1 Reply
Jan 3rd 2003#84225 Report
Member since: Nov 28th 2002
Posts: 350
I was wonderin if somebody could tell me how you make a floating web page. Like a frame on either side of a set size web page. I want the frames to adjust depending on screensize so my main part of my page stays the same size. Help would be appreciated
Reply with Quote Reply
Jan 3rd 2003#84237 Report
Member since: Nov 26th 2001
Posts: 2586
Layers and positioning with css do that. A good place to go is to:
http://www.bluerobot.com
He has alot of css only sites and links that will introduce you to building sites completely using css instead of tables or frames.
Reply with Quote Reply
Jan 3rd 2003#84240 Report
Member since: Mar 18th 2001
Posts: 6632
Or you could just center an html table and use a repeating background for the background of the site...

or just make a 3 column table and set the outer cells to a certain pixel width like 200, and then set the middle one to width="*" so that the outer cells will stay the same size, but the middle will stretch. or if you want the outside to stretch, just do the opposite.
Reply with Quote Reply
Jan 3rd 2003#84265 Report
Member since: Nov 28th 2002
Posts: 350
oh okay thankyou both, got an answer and a place to learn. I like that lol
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum