Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 06-13-2006, 10:06 AM   #1 (permalink)
 
True Techie

Join Date: May 2006

Posts: 128

WHWebSolutions

Send a message via ICQ to WHWebSolutions Send a message via AIM to WHWebSolutions Send a message via Yahoo to WHWebSolutions
Default Browser size help

Hello I was wondering if someone could help me out with something. I need to know how to make the size of my webpage the same no matter what screen resalution the viewer has? If someone could tell me what code to enter that woudl be wonderful.

Thanks,
William
WHWebSolutions is offline  
Old 06-13-2006, 10:57 AM   #2 (permalink)
 
Junior Techie

Join Date: Dec 2004

Posts: 88

developer

Default

You can use Javascript to determine the clients screen size.

But to keep the size of the web page the same, you can use absolute values like
<table width="800" ........

instead of ="100%" etc.
__________________
Somewhere I Belong...
developer is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On