SIMPLIFIED
*HTML comments are notes for developers, hidden from the webpage itself, used to explain why code exists, organize sections of a document, or leave reminders for yourself and others. They are useful, but they should explain what isn't obvious from the code, not ----*