What's wrong with this code?

The file bags.html does not exist but gets referenced in the codeThe links have closing tagsThe correct attribute name for setting a link is src, not hrefThe list items aren't nested correctly

The file bags.html does not exist but gets referenced in the code.