html comments preventing code from executing
-
I am a novice using html but have had some experience with other languages. I like to add comments to my code to help clarify why and how it works. I have found that the <!-- --> prevents my code from executing even when it is on a separate line. Is this a bug? Am I using the wrong commenting symbols? Any assistance you could provide would be most helpful. Notepad++7.8.2
-
I think you will find your answer here.