this is still not working what to do now
Describe your issue in detail here.
Your code so far
<html>
<body>
<main>
<h1>CatPhotoApp</h1> <!-- Main title inside the <main> tag now -->
<h2>cute little cats</h2>
<p>small and cute</p>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Everyone loves cute cats online!</p>
</main>
</body>
</html>
Your mobile information:
iPad - iPadOS18.3.2
Challenge: Learn HTML by Building a Cat Photo App - Step 5
Link to the challenge: