Estou seguindo o que o cod alt pede , mas não esta funcionando alguém pode me ajudar?

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

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <main>
    <h2>Cat Photos</h2>
    <!-- TODO: Add link to cat photos -->
    <p>Click here to view more cat photos.</p>
    <img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt= 'A cute orange cat lyung 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/105.0.0.0 Safari/537.36

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

Link to the challenge:

Hello there.

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 information you give us, the more likely we are to be able to help.

estou tentando adicionar a comando atl mas nao está querendo ir , como consigo resolver isso ?

Hi @jordytkd2017 , sorry for bothering you!

Welcome to the FCC forum!

Please edit your post to include the #portugues tag!

There are people who can speak Portuguese and can help you with your problem!

Cheers!

1 Like

Olá, @jordytkd2017! Movi seu post para a seção do português em função do idioma.
Às vezes, o problema que ocorre é apenas um erro mínimo de digitação. Você vai perceber que, por uma única letra, seu texto de alt não é exatamente aquele pedido no teste. Faça essa verificação, conserte o erro de digitação, aproxime a frase do sinal de igual removendo o espaço e teste novamente. Se isso resolver o assunto, não se esqueça de nos sinalizar por aqui. Bons estudos! :slight_smile:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.