<h2>CatPhotoApp</h2>
<main>
<a href="https://freecatphotoapp.com"target="_blank">cat photos</a>
<img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back.">
<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>
<p> View more <a href="https://freecatphotoapp.com"target="_blank">cat photos</a> </p>
</main>
Hey @ijadunoladammie!
Welcome to FCC Forum!
Please put you code so we can find the mistake.
I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>
) to add backticks around text.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).
- what lesson are you working on?
- what do the failing tests say?
The more info you give, the easier it is to help you
- I’m working on Nesting
- // running tests
What error do you get?
CatPhotoApp
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
View more cat photos
Are you passing the test?
Once again, The more info you give, the easier it is to help you.
Your response is very cryptic.
What is the name of the lesson?
Also, it was explained in a post above how to format the code you paste into the forum.
it’s not moving me to the next phase and keep parsing //running tests
Please Give information as @Roma said.
Yes until I get to this point and couldn’t go further
I was able to figure out which lesson you’re doing.
The instructions say;
Nest the existing a
element within a new p
element. The new paragraph should have text that says “View more cat photos”, where “cat photos” is a link, and the rest is plain text.
You created a new a
element and nested it within the p
element.
Reset the code and follow the instructions.
@ijadunoladammie, I just want to mention that in the future
If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Thank you.
I have tried that numerous times and I continue to get the same error code. It doesn’t matter what I do. I am lost for real
Not sure what you’ve tried or where you’re lost. If you’re having an issue it’s best to open your own topic using the Ask for Help button.
Be sure to fill in the “Tell us what’s happening” section.
By doing this we’ll see what you’ve coded thus far, we’ll know what issue you’re having and will then be able to guide you to a resolution.
i did create a post and everything I have tried (code), is in said post. It just doesnt make any sense. I
I’ll look at your other post. No need to continue here.
We don’t want to hijack the OP’s post since your issue and theirs is different.
EDIT: I just looked and another ieahleen has given you specific steps to do that will help you to complete the challenge successfully.
Thank you. It really helped