Hello, I need some help identifying my problem. My other only tag that is red is my
tag, which is why my first tag is also red, but the rest of my tags are burgundy, and consequently my closing tag is also burgundy.
CatPhotoApp
Cat Photos
Click here to view more cat photos.
Your code so far
<html>
<!-- User Editable Region -->
<body
<main>
<h1>CatPhotoApp</h1>
<h2> Cat Photos </h2>
<!-- TODO: Add link to cat photos -->
<p> Click here to view more cat photos. </p>
</main>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0