CBSE Class 10 Computer Applications Question 86 of 176

HTML I — Basic HTML Elements — Question 7

Back to all questions
7
Question

Question 7

Comments in HTML source.

<HTML>
<BODY>
<!--This comment will not be displayed-->
<P>This is a regular paragraph</P>
</BODY>
</HTML>
Answer
Output
Comments in HTML source. Practical Assessment. Basic HTML ELements, Computer Applications Code 165 Sumita Arora Solutions CBSE Class 10.