I’m having issues figuring out this part I’m a new student trying to learn Javascript and I am finding it very difficult.
<html>
<body>
<h1>CatPhotoApp</h1>
<main>
<h2>Cat Photos</h2>
<ul>
<li> Child Element 1 </li>
<li> Chile Element 2 </li>
<ul>
<!-- TODO: Add link to cat photos -->
<p>Click here to view more cat photos.</p>
</main>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (X11; CrOS aarch64 14695.107.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
Challenge: Step 6
Link to the challenge: