How can I make html comment <!> am I right | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I make html comment <!> am I right

3rd Jun 2019, 4:23 PM
Meron
3 Answers
+ 6
this is an example of html comments: <!-- am i right -->
3rd Jun 2019, 6:36 PM
Tonmoy Santra
Tonmoy Santra - avatar
+ 2
Tonmoy <!--you are right-->
4th Jun 2019, 8:49 PM
Meron
+ 1
HTML comments are declared by <!— and end with —> Example: <!— This is a comment —>
3rd Jun 2019, 4:28 PM
John Wick