Tutorial on web graphics

Developing graphics for a web site is different from developing graphics for other uses. Since web graphics must be downloaded, usually at low speeds, the size of the graphics is very important. It is also important that the graphics be attractive. Anyone who has tried to develop diagrams is familiar with the fuzzy line problem that can occur if you have to resize your graphics a couple of times after you convert it to a binary image. This tutorial will demonstrate some techniques that can be used to create optimal web graphics.