Welcome
Introduction
Graphics
Page layout
Navigation
Browser issues
Dynamic HTML
Related links
Demos
Q & A

Handout (PDF)
ACCC Seminars
ITL home page
Rev. Feb 10/2000

Web Graphics

Standard Web graphics formats
  GIF - Graphics Interchange Format
  use it for solid colors, lineart and images with 256 colors or less
  transparent GIF images can be used to show irregular or floating graphics effects
  optimizing GIF graphic files
 
  • reducing the number of colors <bit-depth>
  • save without dithering or anti-aliasing,
  • crop images right up to the edges

  JPEG - Joint Photographic Experts Group
  use it for photographs, continuous-tone images and gradients
  JPEG files can have millions of colors (i.e. 24-bit images)
  JPEG images can be <compressed> to reduce file size
  when saving JPEGs, select high compression (i.e. smaller files) first, and see if image quality is acceptable