What is the correct way to comment out multiple lines in HTML?
In HTML, comments are enclosed within <!-- and --> to comment out multiple lines.