<!-- ... -->
<!-- ... -->| Usage Recommendation |
|---|
<!-- ... -->
For example, this code
<!-- Creation Date: June 21, 1996 --> <!-- Modifications: --> <!-- Sep 26, 1996: Added Links to Steve's Page --> <!-- Oct 10, 1996: Updated product list -->
produces this (nothing):
<!-- ... -->--><!-- ... -->
For example:
<!-- <IMG SRC="biguglypumpkin.gif" ALT="pumpkin"> --> <IMG SRC="pumpkin.gif" ALT="pumpkin">
would be good for trying out different GIFs, but take out the commented part after you've decided on an image.
Comments may not have double hyphens (--) within them. This is because technically the comment ends with --, not -->. In practice virtually all browsers don't end the comment until -->
Copyright 1997-2002 Idocs Inc.
