+ 1
Why should we put html commentary in html code files
commentary
2 Answers
+ 5
Comments are statements that are ignored by the compiler during execution.
The comments are basically added to make the code more understandable and readable.
https://www.sololearn.com/discuss/1220537/?ref=app
few good explanations:
https://www.sololearn.com/Discuss/1249466/?ref=app
+ 3
https://www.sololearn.com/discuss/1109498/?ref=app
https://www.sololearn.com/discuss/1249466/?ref=app