Jump to content

HTML/Comments

From Wikiversity

What happens if you want to add a note about your code? You need to add a comment.

To add any comment, add the start and beginning tag: Start:
<!--
End:
-->
<! Example comment-->