CBSE Class 10 Computer Applications Question 45 of 176

HTML I — Basic HTML Elements — Question 43

Back to all questions
43
Question

Question 43

Which of the following is the proper syntax to start an HTML comment ?

  1. <!--
  2. <!>
  3. <comment>
  4. <notate>
Answer

<!--

Reason<!-- is the proper syntax to start an HTML comment.