kristen_stewart.jpg dimensions: 400 x 270
<html>
<head>
<title>image</title>
</head>
<body>
<p>
<img src="pics/kristen_stewart.jpg" width="200" height="200" alt="Kristen stewart" title="Kristen stewart" />
</p>
</body>
</html>
So when I am uploading it I alters the dimensions to 200 x 200 but when I download it from webpage it still containing dimensions 400 x 270. So why is this happening ?