PC Review


Reply
Thread Tools Rate Thread

Newbie: Screen size issues

 
 
=?Utf-8?B?Y2xzbWl0aDY2?=
Guest
Posts: n/a
 
      5th Jan 2005
As a new programmer, I was given the task of redesigning a web app for the
company using asp.net and vb. I built the app on my screen resolution of
1024x768 and now that the project is nearly over I have been asked to make
the app accessible and easy to navigate in a 800x600 environment. Is there
any easy way to keep the relative size of the objects on a page the same
reguardless of the screen size, or am I stuck redesigning all of my pages?

Any help would be much appreciated.

Thanks,
Chris
 
Reply With Quote
 
 
 
 
Weston Weems
Guest
Posts: n/a
 
      5th Jan 2005
Well Chris,

I dont really consider this an aspnet problem, but it is
common enough. I dont think your going to find the answer
in asp.net itself, but rather in css.

In css, you an apply a style of 2 em, and assuming the
rest of the pages are css compliant and such, you should
have approximately the same rendering on any number of
platforms.

em (ems, the height of the element's font)
ex (x-height, the height of the letter "x")
px (pixels, relative to the canvas resolution)

Anyway, I think that could help. Also checkout
http://www.csszengarden.com/ if you never have. CSS is
good.

Weston Weems



>-----Original Message-----
>As a new programmer, I was given the task of redesigning

a web app for the
>company using asp.net and vb. I built the app on my

screen resolution of
>1024x768 and now that the project is nearly over I have

been asked to make
>the app accessible and easy to navigate in a 800x600

environment. Is there
>any easy way to keep the relative size of the objects on

a page the same
>reguardless of the screen size, or am I stuck redesigning

all of my pages?
>
>Any help would be much appreciated.
>
>Thanks,
>Chris
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ISSUES ISSUES ISSUES! =?Utf-8?B?Sm9obnNhYnU=?= Windows Vista Installation 7 2nd Mar 2007 06:19 AM
can I controll web site screen size based on users screen size? =?Utf-8?B?YWxmYWlzdGE=?= Microsoft Frontpage 2 28th Oct 2006 05:42 PM
Embedded Sound Issues plus Size Issues =?Utf-8?B?SmVzc2pldHQ=?= Microsoft Powerpoint 6 8th Aug 2006 11:15 PM
Possible show other screen for "Installing your personal data" screen after the wellcome screen & before logon screen ? Pivert Windows XP Customization 2 18th Apr 2004 05:33 PM
Re: windo xp screen size played a game in full screen size now i cant get my size ba Jimmy S. Windows XP Games 1 1st Aug 2003 10:55 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:43 PM.