Why the comment in the HTML <!-- -->, why not /* */ | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Why the comment in the HTML <!-- -->, why not /* */

Please reply...

31st Dec 2020, 4:47 AM
Carbon dioxide
Carbon dioxide - avatar
3 Réponses
+ 11
/* */ is the multi line commenting used in Most of the Programming language .but Html is not a programming language instead a Markup language .So syntaxes varies ...
31st Dec 2020, 4:52 AM
Alphin K Sajan
Alphin K Sajan - avatar
31st Dec 2020, 5:00 AM
Alphin K Sajan
Alphin K Sajan - avatar
+ 2
Ohh....I se... Thank you for the answer Alphin K Sajan...
31st Dec 2020, 4:57 AM
Carbon dioxide
Carbon dioxide - avatar