I have answered according to what I was asked to do but it remain stucked I don’t know what is the problem please help me I’m confused thanks and also the page gets stucked at times
Your code so far
<h1>Welcome XYZ Pet Adoption!</h1>
<p>Consider adopting a pet today. We have cats, dogs, rabbits and more.</p>
<h2>See our cats!</h2>
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/cats.jpg" alt="Five cats looking around a field. img>
<h2>Adopt a cat!</h2>
<a href=/"cats">Visit cats page</a>
<h2>Adopt a dog!</h2>
<a href=/"dogs">Visit dogs page</a>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36
Challenge Information:
Debug a Pet Adoption Page - Debug a Pet Adoption Page
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge. How to Help Someone with Their Code Using the Socratic Method
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.