HTML Image Tips

Images are what makes the Web so popular using Netscape or Mosaic. But they take up a lot of bandwidth on the net, and often the amount of information in the pictures is very small. With a bit of thought, inline images can take much less space and still get the message across. Small images load faster, don't jam up the Internet, and everybody benefits.

Techniques for reducing net load from HTML documents

Serving inline JPEGs

Although Netscape and now Mosaic 2.6 support inline JPEGs, earlier versions of Mosaic did not, so they were not much used. One way around this is to use a CGI script to examine the value of HTTP_USER_AGENT returned from the browser, and return an appropriate image file.

Examples

Here are some example images.

References

Tar file of this document tree.


Andrew Daviel email