![]() |
The HTML 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. |
<!DOCTYPE html>
<html>
<head> <title>A Meaningful Page Title</title>
</head>
<body>
The content of the document......
</body>
</html>
Category
: |
Web Tutorial |
Sub Category
: |
HTML - The Head Element |
Uploaded by
: |
Admin |
Read Article https://horje.com/learn/1434/reference