Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How To Test Browser Resolutions
How To Test Browser Resolutions? - CSS Tutorials - Page Layout and Background Image Design
✍: FYIcenter.com
How to test your browser resolution? A simple way is to put a simple page with several images of different sizes. Then you view this page with different browsers on different computer systems and measure those images on the screen with a ruler.
If you want, you can measure the images listed below while viewing this page. If the first image is measured as one inch in size, your browser resolution (not the screen resolution) is 70DPI. If the second one is one inch, your resolution is 90DPI. If the third one is one inch, your resolution is 120DPI.
2007-05-11, 5208👍, 0💬
Popular Posts:
How To Wirte a Simple JUnit Test Class? This is a common test in a job interview. You should be able...
What will be printed as the result of the operation below: main() { int x=10, y=15; x = x++; y = ++y...
Are risk constant through out the project ? * Never say that risk is high through out the project. R...
.NET INTERVIEW QUESTIONS - Where do you specify session state mode in ASP.NET ? The following code e...
How To Download and install PSP Evaluation? - PSP Tutorials - Fading Images to Background Colors wit...