![]() | ![]() |
Used to insert comments in the HTML source which will be ignored by the
browser. Note that HTML tags inside the comment will not be ignored.
If the text you want to comment contains HTML tags you must use the !-- tag because this ignores all HTML tags also. |
![]() | |
** None ** |
![]() | ![]() |
Source: | <UL> <LI>Item one in the list. <LI>The second item <COMMENT>Add items as they come available</COMMENT> </UL> |
Result: |
|