Explanation: The main part of HTML syntax enclosed in angle brackets, that is used to mark the start and end of HTML elements. For example, `<p>` starts a paragraph and `</p>` ends it.