0 votes
in HTML by
Which is the correct way to comment out something in HTML?

i) Using ## and #

ii) Using <!-- and -->

iii) Using </-- and -/->

iv) Using <!-- and -!>

1 Answer

0 votes
by

ii) Using <!-- and -->

Related questions

0 votes
asked Aug 21, 2022 in JAVA by sharadyadav1986
+1 vote
asked Jan 20, 2021 in C Plus Plus by SakshiSharma
...