What's wrong with this code?
The attribute name should be
href
It has no text between
<
a
>
and
</
a
>
Nothing's wrong with the code
The opening tag
<
a
>
is missing
The attribute name should be
href
.