Hi all,
Just started to learn about coding here.
Even though it said that I have successfully completed the lesson. However, when I click the image (which has the link embedded to it) & link, it does not redirect me to the webpage.
Is there a problem with my code or is it supposed to work like that?
Thank you for your guidance and help.
<Below this line, add a link to the EXACT exercise that you are stuck at.>
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
``` <img src="https://pressupinc.com/wp-content/uploads/2014/06/sunglassed-rubber-duck-760x290.jpg" />
<a href="https://www.codecademy.com">
<img src="http://duckshow.com/wp-content/uploads/2016/07/IMG_0862-250x279.jpg" />
</a>
<a href= "https://www.codecademy.com"> Code Academy</a>
</body>
<do not remove the three backticks above>