Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how do i comment in htmle

<div>
<p>This text is visible. Check the source code for multi-line comment.</p>
<!--  
Hello, world! I am a comment and I am
displayed in multiple lines!
--> 
</div>
Source by www.bitdegree.org #
 
PREVIOUS NEXT
Tagged: #comment #htmle
ADD COMMENT
Topic
Name
7+3 =