Answers for "how to pass a comment in html"

8

html comment

<!--HTML Comment Example! HTML Comments do not affect your code in
any way, comments can be used to take notes to yourself, or if you 
are working with a team, this could be a good way to communicate 
without messing up any of your code. Comments will not be shown 
in your HTML webpage. -->
Posted by: Guest on June-21-2020
0

how to comment in html

<!-- here is how to use comment in htm -->
Posted by: Guest on July-14-2021

Code answers related to "how to pass a comment in html"

Browse Popular Code Answers by Language