How do u past on the code using phone

Tell us what’s happening:

Your code so far


<h2>CatPhotoApp</h2>
<img src

<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 8.1.0; SM-A260F Build/OPR6; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.110 Mobile Safari/537.36.

Challenge: Add Images to Your Website

Link to the challenge:

@hamidjohn9988

Your img tag should have src="https://bit.ly/fcc-relaxing-cat" and alt="*(Text you want to write)*" to pass that challenge.
Hope this help

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.

1 Like

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