English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have a website that I made and I couldn't figure out how to change the size of the actual page. I need help if there is a program that can do this or a section of code. I want it to run at 800x600 resolution and a separate one at 480x272 resoltion. Somebody please help me.

2007-03-24 17:58:02 · 3 answers · asked by Matt 2 in Computers & Internet Programming & Design

I want to know if there is a way to do this using only HTML code because i am a newbie to web design

2007-03-24 18:15:06 · update #1

3 answers

Have a look at this site, it should answer your question perfectly:
http://www.entheosweb.com/website_design/advanced_web_design.asp
Regards, Zyfert
http://xsitepro.cybersprout.com

2007-03-24 22:51:03 · answer #1 · answered by Zyfert 7 · 0 0

Webpages cannot change the resolution of a user's computer screen. You can open new windows (using JavaScript) that have specific dimensions of your choosing, but you cannot change the user's screen resolution.

That being said, it's often a good idea to design webpages to work at any screen resolution, as you'd want your website to be usable by as many people as possible, and you can't guarantee all your viewers will have screens of the "correct" size.

2007-03-24 18:05:55 · answer #2 · answered by leadingtoneseventh 2 · 0 0

Hmnmn... Check with javascript for the user's resolution: http://www.phpbuddy.com/article.php?id=8 and then select a version to display.

If you're using CSS it will be a lot easier. =)

2007-03-24 18:08:28 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers