I can go beyond this place and I don't no where am getting it wrongly

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>

 <u1> 
   <1i>  Kitty ipsum dolor sit amet, shed everywhere shed everywhere</1i> <1i>stretching attack your ankles chase the red dot,</1i>
hairbum run catnip eat
<1i> Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the</1i> </u1>

</main>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 7.0; Infinix X559C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36.

Challenge: Create a Bulleted Unordered List

Link to the challenge:

Hello,
your <ul> tags and <li> have a 1 instead of a L.

1 Like

Hello there.

For future posts, please include information in the Tell us what’s happening section. Specifically, your post title should not be your question, as this is the reason for the Tell us what’s happening section.

The more information you give us, the more likely we are to be able to help.