Tell us what’s happening:
" Hint
You should have three li
elements with the text flea treatment
, thunder
and other cats
in any order."
I have put three ‘li’ elements and it still doesn’t work. I have also tried closing each element with and it still didn’t work. Any advise would be appreciated.
**Your code so far**
<ol>
<li>"flea treatment"
<li>"thunder"
<li>"other cats"
</ol>
</section>
</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/104.0.0.0 Safari/537.36
Challenge: Learn HTML by Building a Cat Photo App - Step 26
Link to the challenge: