<a href="#"><img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back."></a>
Does the “#” value in the code directs to the “https://bit.ly/fcc-relaxing-cat” link? Is that what it means?
<a href="#"><img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back."></a>
Does the “#” value in the code directs to the “https://bit.ly/fcc-relaxing-cat” link? Is that what it means?
Ah shit it put the whole code in it.
The "#"
makes it so the link doesn’t go anywhere when clicked.