954,593 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Designing for variable browser sizes

I was recently given a criticism that a project of mine seems to be designed for "small screen". This is true as most of the work has been done on 17inch screens. I need some general advise and suggestions on what I should be most concerned about: fonts, iframe sizes, div sizes etc. I've got a pretty good idea what to do in specific situations. What I don't have is a designers eye. I've posted this query here as I'm quie sure that whatever I do will be done with AJAX.

scottholmes
Light Poster
29 posts since Nov 2007
Reputation Points: 22
Solved Threads: 0
 

To make web page independent of screen size, You should always make all the component of webpage in percentage size. for exp: and so on.

In this way if the screen is small or big it will adjust acording to the percentage given by you.

Luckychap
Posting Pro in Training
444 posts since Aug 2006
Reputation Points: 83
Solved Threads: 61
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You