I can't continue the tests

Tell us what’s happening:
when i click run the tests he says Your app should have an
input element of type texte while i followed the instructions.



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>
<input type="texte" >

</main>

Your browser information:

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

Challenge: Create a Text Field

Link to the challenge:

Hi , this is typo .
Challenge says that it should be “text”.

1 Like

did you have a look at the help “watch a video”? There you can see what exactly is meant

yes, i did exactly the same thing

yes , i put text but it does not work.

Your code passes when you change “texte”. Maybe you can try on other browser ?

1 Like

i will try with mozilla