Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:

bölümü geçemiyorum yanlış olan nedir 4 defa geçtim herşeyi aynı yapıyorum

Your code so far

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

<!-- User Editable Region -->

     <!--TODO:Add link to cat photos-->
    <p>Everyone loves cute cats online!</p>
    

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

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

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 4

missing space here 

eksik olan nedirhep yaptığım gibi yappıyoprum

a space character 

Add a comment above the p element with this text:

TODO: Add link to cat photos

Note here TODO: Add

TWŞWKKÜE EDERİM BAŞARDIM ANCAK BOŞLUK MU SORUN ONU ANLAYAMADIM

I said you were missing a space character. The “space character” is the character produced by using the spacebar. You did not have it after the colon, which is the character with the two dots :

You need to start learning English, automatic translation is unreliable

1 Like