I dont understand where im suppose to put the “Cat Photos”
The h1
through h6
heading elements are used to signify the importance of content below them. The lower the number, the higher the importance, so h2
elements have less importance than h1
elements. Only use one h1
element per page and place lower importance headings below higher importance headings.
Below the h1
element, add an h2
element with this text:
Your code so far
<html>
<body>
<!-- User Editable Region -->
<h1>CatPhotoApp</h1><CatPhotos>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 13; SM-A515U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36
Challenge: Learn HTML by Building a Cat Photo App - Step 2
Link to the challenge:
How do i add the link anchor? Do i use the whole “https://freecodecamp.org/curriculum”