it is bcoz of there is a problem with the developing drum
Chat with our AI personalities
stack data structure.
You can download the image from rediff mail. Then can insert this image as image source.
<script type="text/javascript"> var image = new Image; image.src = "imageurl.png"; document.body.appendChild(image); </script>
go to http://www.shrinkpictures.com/ its a online image resizer and you can set the size and image quality. hope this helps
You can display an image with HTML as long as you know the location of the image. You use the image tag like this: <img src="...\anywhere\image.jpg" width="100" height="100" alt="My Image" />.