HTML tags
HTML tags are the basic syntax elements used to structure and describe the content of a web page. They tell the browser how to display text, images, links, titles or formatting. Each tag has a specific role (e.g. <p>, <h1>, <img>, <a>) and can contain attributes to specify its behaviour.