Learn HTML by Building a Cat Photo App - Step 12

Tell us what’s happening:

mevcut bağlantılı kullanmalısınız diyip duruyor lüütfen yardım edin

Your code so far

<html>
  <body>
    <main>
      <h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
      <!-- TODO: Add link to cat photos -->
      <p>Everyone loves cute cats online!</p>

<!-- User Editable Region -->

<p>see more<a href="https://freecatphotoapp.com">in our gallery<

<!-- User Editable Region -->

      <img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">
    </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/131.0.0.0 Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 12

you deleted part of the anchor element, you should add the text before the anchor element, and after the anchor element, do not make changes to the anchor element

Hiç bir şekilde olöuyor bölümü bir türlü geçemiyorum

write the correct code and you can pass the step

Tell us what’s happening:

dün yaptım yaptığım şekli notta aldım aynısını yapıyorum ama kabul etmiyor

Your code so far

<html>
  <body>
    <main>
      <h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
      <!-- TODO: Add link to cat photos -->
      <p>Everyone loves cute cats online!</p>

<!-- User Editable Region -->

      <p><a href="https://freecatphotoapp.com">cat photos</p> in our gallery</a>

<!-- User Editable Region -->

      <img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">
    </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/131.0.0.0 Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 12

Reset the challenge step to restore the original code back. You only need to add the required words before and after anchor element.

denedim ancak olmadı neyi nereye ekliceğimi anlayamadım

neyi nereye yazıcağımı bilemiyorum

see more<a href='link’cat photosin our gallery

bu değil mi?

sorunu hala çözemedim see more yi ilk kısımda kabul etmiyor

Please share your latest code.

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

You start with <a href="https://freecatphotoapp.com">cat photos</a>
You need to add See more before that, and in our gallery after that. Do not add html elements, you should add only text

merhabalar , baş kısmına see more yazıp cat photo yu arasına koyuyorum geri kalanınıda metin sonuna koyuyorum ve p ille kapatıyorum dünde bööyle yaptım ancak kabul etmiyo bi sorun var

no, only text, do not add <..> tags

show your code

also yesterday you did step 14. You did step 12 two days ago.

tekrar etmem için başa döndüm prati yapmak için her gün yapıyorum dünde yaptmancak buğün kaabul etmiyor

çok yeniyim lütfen kusura bakmayın

today you are doing the wrong thing.

Please paste your code here to let us see what you are trying,

<p>see mora<a href="https://freecatphotoapp.com">cat photos</a>in our gallery</p>

see => See
mora => more

Also you are missing spaces.


I’ve edited your code 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 (').

wrong. You add <p> in step 13

you miss a space here

açtığım çapayı kapattım geri kalanında text i yazdım nereyi kaçırdımmm

tekrardan bir geçsem şurayııı