+ 2
why comments on html?
if the browser does not shows the comment so why should we write that or use the code in html?i dont understand!!!!!
3 ответов
+ 4
Hi Tareq Rahman
Comments are used in all languages.
Comments are used for the person who writes the code and other people who will see the code
Comments can be used as a reminder to yourself what the code does or be a summary of what it will show.
Also can tell others what your code does.
They can be as simple as
<!— Main content —>
+ 2
thank you so much
0
1