Skip to content

Instantly share code, notes, and snippets.

@thatisuday
Created March 22, 2018 18:58
Show Gist options
  • Save thatisuday/e8360aa4843f2b654dd7403ad1b0f814 to your computer and use it in GitHub Desktop.
Save thatisuday/e8360aa4843f2b654dd7403ad1b0f814 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<!-- Visible comment in head block which will appear in rendered html--><!-- html comment will work fine too, but I don't get the idea! -->
</head>
<body>
<!-- "Comment can start from this line as well."
Visible comment in head block
which will appear in rendered html.
-->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment