Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to hide code in html

<!DOCTYPE html>
<html>
<body>

<!-- This is a comment -->
<p>This is a paragraph.</p>
<!-- Comments are not displayed in the browser -->

</body>
</html>
Source by www.geeksforgeeks.org #
 
PREVIOUS NEXT
Tagged: #hide #code #html
ADD COMMENT
Topic
Name
5+9 =