Add the
closing tag
for the unordered list.
<html>
<body>
<h1>Hipster Clothes Inc.</h1>
<ul>
</ul>
</body>
</html>]]>
Make sure to type
</ul>
.