When are comments used in html?
Answer / Sharad Kumar Sharma
Comments are used in HTML to make the code more readable and easier to understand by developers. They do not affect the rendering of the webpage. Comments start with <!-- and end with -->. For example: `<!-- This is a comment -->`
| Is This Answer Correct ? | 0 Yes | 0 No |
Can I have two or more submit buttons in the same form?
What are deprecated tags?
How are tags migrated from html4 to html5?
What is tables in ms word?
What is an image tag?
Difference between float:left and display:inline.
What are two types of html tags?
What is html compiler?
What is the difference between innertext and textcontent?
What happens if there is no text between the tags? Does this affect the display of the html file?
Does a hyperlink apply only to text?
How do I use nbsp?