list down the several tags used
Answers
Answered by
2
Explanation:
Most commonly used tags in HTML
HTML tag: It is the root of the html document which is used to specify that the document is html. ...
Head tag: Head tag is used to contain all the head element in the html file. ...
Body tag: It is used to define the body of html document. ...
Title tag: It is used to define the title of html document.
Answered by
2
Explanation:
Most commonly used tags in HTML:
•HTML tag: It is the root of the html document which is used to specify that the document is html.
•Head tag: Head tag is used to contain all the head element in the html file.
•Body tag: It is used to define the body of html document.
•Title tag: It is used to define the title of html document.
Hope it will help u
Mark as brainlist ✌☺
Similar questions