Answers for "what is the method of using comment line in html code write tag"

1

comment in html

<h1> This is line runs normally </h1>
<!-- This line is a comment, it doesn't run -->
Posted by: Guest on November-28-2021

Code answers related to "what is the method of using comment line in html code write tag"

Browse Popular Code Answers by Language