How can I make html comment <!> am I right | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

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

3rd Jun 2019, 4:23 PM
Meron
3 Respuestas
+ 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