Answers for "how to comment html multiple lines"

6

multi line comment html

In HTML, to do multiline comment <!-- --> is used

<!-- This is 
	multi line comment -->
Posted by: Guest on June-02-2021

Code answers related to "how to comment html multiple lines"

Browse Popular Code Answers by Language