View Full Version : screen positioning
maggots213
March 11th, 2003, 05:07 AM
ok, whenever i design a html page on a 800X600 screen, things look fine. however, when i view my page on a 1024X768 screen, my page is always at the top. is there any way that i can position my web content at the middle of the screen no matter what screen resolution im at, i have seen it on many sites and i think it requires javascripting. can anyone please guide me on this, perhaps point me to somewhere i can learn to do this? im using dreamweaver MX. thanks...
displaced
March 22nd, 2003, 11:35 AM
All you need to do is create your whole site in a table!
First you got to make sure that the width and height is 100% and
then put all code between the div tag
Below in the attached file is a image being center.
olvado
March 26th, 2003, 10:35 AM
Unfrotunately that only works in EI, no go for Netscape/Mozilla, the only solution I've come out with that works cross-platform is to open your site within a frame set - having 3 vertical frames the 1st and last being set with variable heights and the middle being set at, say, 400. See attached file
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.