Advertisements
Advertisements
Question
In HTML, we start a comment using ______.
Options
<!--
!-->
--!>
<--!
MCQ
Fill in the Blanks
Solution
In HTML, we start a comment using <!--.
Explanation:
In HTML, comments start with <!-- and end with -->, and the content within them is ignored by the browser.
shaalaa.com
Is there an error in this question or solution?