CBSE Class 10 Computer Applications
Question 106 of 176
HTML I — Basic HTML Elements — Question 5
Back to all questions 5
Question Question 2(iv)
Anything written between ............... is taken as comment.
<?--><?---?><!--and--></--->
<!-- and -->
Reason — The comments of HTML are written between <!-- and -->.