Tell us what’s happening:
Ive done exactly what the instructions have told me however its still not running
Your code so far
<html>
<body>
<!-- User Editable Region -->
<main>
<h1>Important cat photos</h1>
<p>some more...</p>
</main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Everyone loves cute cats online!</p>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15
Challenge Information:
Learn HTML by Building a Cat Photo App - Step 5