Images in HTML
Images on a web page can be a different type. Modern browsers support many image types. The images can be GIF images, JPEG images, BMP images.
When an image is included in a web page, please consider image size. Even so it is possible to reduce the image size in the HTML, it maybe a bad idea to transfer a lot of bytes in a wire. It is possible to reduce image size ahead of time to lower the amount of data which will be transferred.
Comments
Post a Comment