Tell us what’s happening:
Describe your issue in detail here.
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/catphoto-app/relaxing-cat.jpg'>
</main>
</body>
</html>
Your mobile information:
SM-A022F - Android 11 - Android SDK 30
Challenge: Learn HTML by Building a Cat Photo App - Step 8
Link to the challenge:
Learn to Code — For Free
system
December 24, 2023, 1:05pm
2
You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
Blman
December 24, 2023, 1:26pm
4
add hyphen between cat and photo in link text. I think using copy-paste is good for this
Wow, well-spotted! Would have taken me a long time before I noticed that detail
system
Closed
June 24, 2024, 1:45am
6
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.