Answers for "a comment field for multiple lines of text form 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

Code answers related to "a comment field for multiple lines of text form html"

Browse Popular Code Answers by Language