html resolution problems :
http://www.pagetutor.com/html_tutor/lesson18.html
We've covered a lot so far... text & font manipulation, images, links. As far as the basics go, there's not a whole heck of a lot more.
I think I'm going to take this time to tell you about screen resolution. Most people use a screen resolution of 800x600. That means that the screen is divided into 800 pixels (dots) horizontally and 600 pixels vertically. A few people use 640x480, some use 1024x768 and some even use an even higher resolution.
Using a bit of javascript in this page I can detect YOUR current screen resolution...
![]() | Your current screen resolution: 1600 × 900 |
What does this have to do with anything? It has a lot to do with how your pages will look to different visitors. Here are a couple screen shots of my old homepage at different resolutions.
http://www.pagetutor.com/html_tutor/lesson18.html
No comments:
Post a Comment