Answers for "how to make a multi line comment in html shortcut"

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 make a multi line comment in html shortcut"

Browse Popular Code Answers by Language