Why Comments Necessary in Coding?
Comments are an essential part in coding whether we are writing code for any programming language like:-
Comments in HTML are neither Tags nor attributes and some of their main uses are:-
- makes code more readable
- helps new develop to understand basic functionality
- can be used as notes




Top comments (0)