<MENU ...>
<MENU ...>| Usage Recommendation |
|---|
use <LI ...> |
<MENU ...><UL ...>
Here's a comparison:
| this code | produces this |
<MENU> <LI>Spam <LI>Spam and Eggs <LI>Spam, Spam, Eggs and Spam </MENU> |
|
<UL> <LI>Spam <LI>Spam and Eggs <LI>Spam, Spam, Eggs and Spam </UL> |
|
Copyright 1997-2002 Idocs Inc.
