I have some HTML code on a page that I don\'t want to erase, but make inactive for the short term. How can I make the browser ignore parts of the page in the same way the
To comment block with nested comments: substitute inner (block) comments from "--" to "++"
Thus, the outer most comment ignores all "invalid" inner (block) comments.