khero
May 1, 2024, 6:59pm
1
in step 8 i cannot pass .pls help me
Your code so far
<html>
<body>
<main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>See more cat photos in our gallery.</p>
< img src="https://cdn.freecodecamp.org/curriculum/ cat-photo-app/relaxing-cat.jpg
<!-- User Editable Region -->
<img src="https://cdn.freecodecamp.org/curriculum/ cat-photo-app/relaxing-catjpg">
<!-- User Editable Region -->
</main>
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0
Challenge Information:
Learn HTML by Building a Cat Photo App - Step 8
Welcome to the FCC forum. Your src
link is have space. Reset the challenge and try to copy and paste it correctly.
@khero
Your welcome, happy Coding.
1 Like
khero
May 1, 2024, 7:19pm
5
again i cannot pass the challenge. am new to coding. I haven’t any knowledge about coding before this. so help me to pass this challenge. Or tell me the correct code . am tired by this step
Show your modified code here, add three (```)
back ticks before and after your code in a separate line.
khero
May 1, 2024, 7:27pm
7
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg">
Post your entire html code. And use back ticks in a separate line above and below your code.
ILM
May 1, 2024, 7:32pm
9
is this a new step? use the ask for help button on the new step please
khero
May 1, 2024, 7:34pm
10
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg">
type or paste code here
This is correct. You may have modified other part of your code. Reset your challenge and try again.
khero
May 1, 2024, 7:42pm
13
thank you so much. you are good person . thank you for all
Pleasure are all mine. Happy Coding.
1 Like
system
Closed
October 31, 2024, 7:44am
15
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.