Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Center in both 800 & 1024 screen

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
Dear all..

How to make the webpage appear in the center without a horizontal scrollbar in both 800(width) and 1024(width) screen ?

Thanks
 
Er...
would <center> </center> not do?!
That puts the object in the centre in all cases - If a scroll bar results, the object is too big...
J
 
Hello girl!

I would put all my content into the table, give it some width (in px or % it's up to you) and then center the whole table (align=&quot;center&quot;).

Good Luck!
 
Hey girl girl,
In order not to have a horizontal scroll bar for 800X600 resolution monitors you will need to have a table width of around 770 pixels (if using pixels).
Good Luck,
Tim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top