+ 1
Why there is option for comment in html?
Is it for developer purpose?
3 Answers
+ 1
yes, helps you stay organized and if other developers were to read your code to be able to easily understand sections or parts of your code and how it works as you describe in your comment
+ 1
<!--Comentario html-->
0
hum