The first html test code :
I have tried severally unsuccessfully, the error is " You have more than one h1
element. Remove the extra h1
element." yet I am following the procedure as directed.
Some to guide in unlocking this please.
Your code so far
<html>
<body>
<h1>Hello World</h1>
<h1>CatPhotoApp</h1>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
Challenge: Learn HTML by Building a Cat Photo App - Step 1
Link to the challenge: