Create the missing tag for an unordered list.
<html>
<body>
Grocery List
<ul>
</ul>
</body>
</html>]]>
Make sure to type
<ul>
.