How can we comment in html?
Answer / Deepankar Singh
In HTML, comments are defined using the '<!-- -->' syntax. Everything between these tags will be ignored by the browser.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can attribute values be set to anything or are there specific values that they accept?
What is html head?
What is html labelfor?
What is html example?
Tell me what purpose does html5 serve?
What is the difference between canvas and svg?
What is a better way to design the layout of a web page – a table tag or div?
Can I open external css file in browser?
What happens if you open the external CSS file in a browser?
What are web sockets?
How do I center a div horizontally?
What is difference between sgml and html?