Can someone please tell me what is wrong with my code? I even watched a youtube tutorial that showed the same code I did, but mine will not pass…
" Inside the figure
element you just added, nest an img
element with a src
attribute set to https://cdn.freecodecamp.org/curriculum/cat-photo-app/cats.jpg
."
<figure>
<img scr="https://cdn.freecodecamp.org/curriculum/cat-photo-app/cats.jpg">
</figure>
Welcome to FFC forum. Please post your full code here. You may have modified your other part of the code.
@emily99
Thank you for replying! I tried to enter my enter my full code, but i got this. “An error occurred: Sorry, new users can only put one embedded media item in a post.”
On the challenge editor page, find help button below your “check your code”. It appears when you try to press “check your code” button three times. Click the help but and make a new topic.
@emily99
Thank you so much, I will try that!
1 Like
Your welcome. Happy Coding!
1 Like