Answers for "how to add a multi line comment in html"

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

Browse Popular Code Answers by Language