Images are great visual tools. They bring variety, color, and information that you could not achieve with just text. However, images can be quite large. Meagbytes large. And at a 28.8 kbps modem transfer rate, the reader could be sitting pretty for about a minute. Per image. But what if you could trim that size down? Well, you can.
First off, figure out which image format you will want to use, GIF or JPEG. As a general rule of thumb, use JPEGs for photorealistic images and GIFs for icons (i.e., bullets, lines, drop caps) or images with less than 256 colors. But, there are always exceptions. Save your image in both formats and see which is better.
Alright, so you've got your format down. If you've chosen GIF, there are a lot of ways to shave off some data. First off you can fool around with the number of colors. This is referred to in technical terms as bit depth. Most imaging programs have a feature which will allow you to do that. You can reduce the bit size to about 8 bits, reducing the amount of colors that can be coded. Next you have the palette. Again, imaging programs have a feature to do that. The adaptive palette is the best, because it uses the palette of the reader's computer platform. Finally, there's the question of dithering. Dithering is the process of creating a color by alternatively placing pixels of different colors together, i.e., blue and green to make cyan. Dithering makes images look nicer, but they do add a bit of file size.
So you went and made a JPEG then. Well, there aren't as many options, but it's a lot easier. JPEGs are saved in a compressed format and a paticular quality. When you save a JPEG, you will get a menu allowing you to change the compression/quality level. In Adobe Photoshop, you are given a number scale from one to ten. Five should be your limit; there's not too much difference beyond that... except for the file size! Medium is the way to go.
Now you know how to create a visual mosaic that you will call a webpage! Wow, doesn't that sound better than saying that you learned how to make an image. Well, go on now, so you can learn to combine images and hyperlinks as a form called imagemaps.