Screen width problem
Hello,
I have designed a webpage with fixed attributes(width of the table, height and images). When i run in my win 2k server and prev o/s, its working fine. When i run in XP, its displaying upto 75% of the screen width(but showing all boundaries).
<table width="770">...</table>
its good in 800x640 resolution
but in many XPs and other high graphic cards, the resolution is 1024x768. How can i change my page according to the clients screen resolution?
Thanx in advance
|