What's wrong with this code?
The file
index
.html
does not exist but gets referenced in the code
Nothing is wrong with the code
The correct attribute name for setting a link is
src
, not
href
The list items aren't nested correctly
Nothing is wrong with the code.