Answers for "comment in xml"

5

multi-line comment xml

<!--

	This will work in HTML and XML!
 
-->
Posted by: Guest on February-15-2020
7

comment in HTML

<!-- This is how you comment in HTML -->
Posted by: Guest on December-15-2020
3

comments in xml

<!--Your comment-->
Posted by: Guest on October-01-2020

Browse Popular Code Answers by Language