InterviewSolution
Saved Bookmarks
| 1. |
The ………… tag must appear between the head tags |
|
Answer» The HTML tag REPRESENTS the head SECTION of the HTML document. The element can contain other HTML tags that contain metadata. Metadata PROVIDES INFORMATION about the document such as title, description, keywords etc.HOPE IT WILL HELP YOU |
|