Does html5 have enhanced comment lines?



Does html5 have enhanced comment lines?..

Answer / Sunakshi Krishna Sharma

Yes, HTML5 includes a new type of comment, the 'script' comment. Unlike regular comments, 'script' comments are not removed during parsing and can contain JavaScript code within HTML files.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

What is the use of an iframe tag?

1 Answers  


How to create emails links?

1 Answers  


Should I put quotes around attribute values or not?

1 Answers  


What tag is used to create HTML Lists?

1 Answers  


What is the image tag?

1 Answers  


What is anchor tag and how can you open an url into a new tab when clicked?

1 Answers  


How many HTML tags are should be used for the most simple of web pages?

1 Answers  


What is the difference between the application model of HTML and HTML5?

1 Answers  


How do I convert html to xhtml?

1 Answers  


How we can display <table> at the center of the webpage?

1 Answers  


What is closing tag in html?

1 Answers  


What is innertext and outertext in html?

1 Answers  


Categories