HTML stands for HyperText Markup LanguageAll HTML tags must be enclosed within angular < > brackets. The correct sequence of HTML tags for starting a webpage isHTML, Head, Title, BodyWhich character is used to represent the closing of a tag in HTML /