Please help tell me my fault I have been struggling I am still a beginner

Tell us what’s happening:

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>
<img src=“https://bit.ly/fcc-relaxing-cat” alt=“fcc-relaxing-cat”> 


<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Linux; Android 9; TECNO KC8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.116 Mobile Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

the curly quotes are not a valid character in code, you need to use straight quotes ""

So you know…

Hello~!

If you are using a mobile device, the default keyboard does not always play well with the freeCodeCamp editor. I recommend you read the article on using a mobile device to view some tips - most importantly, check out the coding keyboards listed as they interface with the editor well.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.