Q. In HTML, tags consists of keywords enclosed within: Answer:
Angular brackets < >
Notes: Hyper Text Markup Language (HTML) is the main markup language for creating web pages and other information that can be displayed in a web browser. HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets (like <html>), within the web page content.