Computer Science, asked by digvijay19, 7 months ago

how comments insert in html with example​

Answers

Answered by Tarav
2

This element is used to add a comment to an HTML document. An HTML comment begins with <! –– and the comment closes with ––> . HTML comments are visible to anyone that views the page source code, but are not rendered when the HTML document is rendered by a browser.

Answered by Imblank
0

Answer:

<!--Here you can write comments -->

Read my bio once only please

Similar questions