HTML
|
| Usage Recommendation |
|---|
<!-- ••• -->
For example, this code
<!-- Creation Date: Jan 01, 2011 --> <!-- Modifications: --> <!-- Feb 02, 2011: Added Links to Steve's Page --> <!-- Feb 11, 2011: 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 -->
<XMP>