InterviewSolution
Saved Bookmarks
| 1. |
D)What is the purpose of head tag? |
|
Answer» ong>Explanation: The ELEMENT is a container for metadata (data about data) and is placed between the TAG and the tag. Metadata is data about the HTML document. Metadata is not DISPLAYED. Metadata typically define the document TITLE, character set, styles, scripts, and other meta information. |
|