Forum : how to get the maximum size of the image
Brief description  about Online courses   join in Online courses
View yasmin  banu 's Profile

how to get the maximum size of the image

I have to tried the image tag.. I got the output also but i got only small size image.
Can anyone tell me how to get the maximum size of the image?
Is there any size tag for image?
Asked by yasmin banu | May 23, 2010 |  Reply now
Replies (3)
View siddiqui nadeem ahmed 's Profile
Hi teacher, this is siddiqui, I am trying to upload my Assignment-4 in HTML but it cant be uploaded and the message is appearing as "Error occured while uploading, please try again later." tell me what should i have to do?
May 25, 2010
View abhijeet hathmode 's Profile
hi,
Simply use this <img src="images/myfirstimage.jpg"/>
dont use <IMG SRC="image.jpg" WIDTH="640" HEIGHT="288" BORDER="0" ALT=""> if u want full size.
May 24, 2010
View teacher siliconindia 's Profile
Hi
If you are adding like this that image
<img src="images/logo.jpg" width="xxx" height="xxx" />

Please remove width="xxx" height="xxx" you will get full image

Regards
May 23, 2010