Click here to Skip to main content
15,886,519 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My question is that I built my application with a 17 inch monitor and my client uses 14, 15, and 19 inch monitors and the web pages are disturbed on their monitors.

So how can I handle its resolution of web pages?

Please help me, I really want it.


Thanks in advance.
Posted
Updated 6-Dec-10 23:58pm
v2

What about following W3C standards?
 
Share this answer
 
Hi,
I think you need to specify width of the table or div in %,
If you have specified width in px, you need to change it.
 
Share this answer
 
v2
Comments
Chandrakant Mane 26-Nov-12 2:59am    
go to style property and set width in % . it will automatically adjust resolution according u r screen size

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900