Language
What else would we need?Two things�
<html>
<head>
<title>My Web page</title>
<meta> info about the page, e.g., keywords
</head>
<body>
stuff, content, text, images�
</body>
</html>