Answers for "comment one row in html"

2

multi line comment html

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

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

multiline comment html

<!-- HTML 
comment
multiple
lines -->
Posted by: Guest on May-28-2021

Browse Popular Code Answers by Language