Cat photo app step 8

PLEASE I NEED HELP TO WRITE STEP 8[quote=“idahosa, post:1, topic:580940, full:true”]
Tell us what’s happening:
Describe your issue in detail here.

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h1>CatPhotoApp</h1>
    <p>Catphotos</p>
    <h2>Cat Photos</h2>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36

Challenge: Learn HTML by Building a Cat Photo App - Step 3

Link to the challenge:

[/quote]

Pleaseni need help to write step

Pleaseni need help to write step 8

If you have a question about a specific challenge as it relates to your written code for that challenge, and you’ve tried to solve it at least 3 times so far and still need some help, just click the Ask for Help button located on the challenge (it looks like a question mark).
This button 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.

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h1>CatPhotoApp</h1>
    <p>Catphotos</p>
    <h2>Cat Photos</h2>
  </body>
</html>

Edited by moderator:
Correct link for step 8

Remember to look at the directions carefully. The step is asking you to make the p tag BELOW the h2. You also need to look at the text it gives you to use, right now the text is wrong.

You also need to get rid of one of the h1. It looks like you added an extra h1. The only thing you should do in this step is add a p tag BELOW the h2 with the appropriate text. I would reset the lesson and do these steps

Please 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!

I updated your last post to include the correct link.
If you are working on step 8, then that lesson is about working with img elements.

If you are working on another lesson, then please provide the correct link so people can help you.

For step 8, they provided this example on how to add src attributes to img elements

<!-- example code from lesson -->
<img src="https://www.example.com/the-image.jpg">

Reset the lesson and inside the img element they gave you, add the src attribute with the url provided from the directions.

Please help me to write step 8 am still very confuse

I dont understand step 8 at all …i need someone to helping details to sovle STEP 8

May you please give more details?

Multiple people are here to help you but you have to provide more details on what you need help with.

Please provide your code and what you are confused about.

here is how to write code in the forum.

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 (').

1 Like