Which tags define the title of a webpage?
<title>
</title>
<h1>
</h1>
<body>
</body>
<head>
</head>
<title> and </title>.