Answers for "comment block html"

1

html comment

<!-- HTML comment
 	any line -->

/* CSS comment 
	any line */

// Javascript comment single line
/* Javascript comment 
	multiline */
Posted by: Guest on April-19-2021
1

comment in html

<!-- html comment -->
Posted by: Guest on July-16-2021

Browse Popular Code Answers by Language