making sure graphics display properly
I am wanting to make sure that my photos display properly on different resolutions, someone suggested have a different pic for each resolution, some suggested using percentage when writing code, what do I hear from people here? :flame:
Busy posted this at 20:51 — 15th December 2006.
He has: 6,151 posts
Joined: May 2001
Never resize images via the width and height values, this includes using percentages.
Pick a screen size (a lot still work to 800x600) and make to that.
Another way is to offer thumbnail images on the main page with two options - 800x600 and 1024x768 (often seen as dialup and broadband).
The other thing you have to remember is these images you are offering are going against your bandwidth usage, so the bigger they are, the bigger your bandwidth needs to be
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.