Hi.. I have an image of 1000px on my website. When I see this image on my 17' laptop with resolution 1440*1028, it looks good. But when I view the same on a 15.4' desktop with resolution 1028*768, it looks very big and blurred. My image is in a td. If I give td width="80%" and then image width="80%", it reduces image size but the td is still of 1000px. Can someone please suggest a solution to this?
2006-07-16
20:20:44
·
6 answers
·
asked by
priyanka_shaily
1
in
Computers & Internet
➔ Programming & Design
Hi.. thanks for all the answers.Actually the image takes the actual size when seen on a low resolution screen and so looks very big. is there some way I can use the same image and say image width="80%" to take care of the resolution?
2006-07-16
22:15:41 ·
update #1
I would want HTML to resize it based on the browser and the resolution.
2006-07-16
23:07:21 ·
update #2