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