Tell us what’s happening:
Feel silly for getting stuck already. The instruction said to type Cat Photos as a h2 element. I believe I’ve done this but it keeps saying I’ve done something wrong. I just have no idea what that might be. Please help
Your code so far
<html>
<body>
<!-- User Editable Region -->
<h1>CatPhotoApp</h1>
<h2>CatPhotos</h2>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (iPad; CPU OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1
Challenge Information:
Learn HTML by Building a Cat Photo App - Step 2