Problemas al agregar "boton de enviar" hago todo pero no me acepta los cambios

Tell us what’s happening:

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>
<p>Click here to view more <a href="#">cat photos</a>.</p>

<a href="#"><img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back."></a>

<p>Things cats love:</p>
<ul>
  <li>cat nip</li>
  <li>laser pointers</li>
  <li>lasagna</li>
</ul>
<p>Top 3 things cats hate:</p>
<ol>
  <li>flea treatment</li>
  <li>thunder</li>
  <li>other cats</li>
</ol>
<form action="https://freecatphotoapp.com/submit-cat-photo">
  <input type="text" placeholder="cat photo URL">
<buttom="submit">submit</buttom>
</form>
</main>
  **Your browser information:**

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

Challenge: Add a Submit Button to a Form

Link to the challenge:

I dont understand your languange lol
but there is a typo in your code buttom
and also you have no attribute type set to submit

hola como estas flameante, soy de argentina, me lo podes marcar al error?? por favor!

1 Like

Hello too @electricista.industr
check this line

flameante gracias con contestar,pero probe lo que me dijiste pero no funciono tampoco.

May I see the updated code

ok.dame un momento porque no puedo subirlo desde esta navegador, cambio navegador y te respondo,gracias.

welcome
still waiting for the code :slight_smile:

Uploading: Captura web_13-3-2021_18932_www.freecodecamp.org.png…

disculpa la tardanza,me costo subir la imagen.

<button type="submit">Submit</button>

No problem
Change line 21

buen dia, ahi te mande captura de la modificacion que me señalaste y sigo sin poder acertar a la consigna.

you need to use the type attribute, you can’t assign to the tag name

that text is weird, this is what should be there:
image

gracias, voy a probar, y luego respondo como me fue,mil gracias.

please post your code, not a screenshot

be really careful with spelling

you need a button - also button is self-closing, you can’t have a closing tag

muchisimas gracias,nose como no me di cuenta de la ortografia. ahora como hago para pasar el codigo o para compartir el codigo?? gracias de vuelta.