HTML5 has some elements that identify different content areas. These elements make your HTML easier to read and help with Search Engine Optimization (SEO) and accessibility.
Identify the main section of this page by adding a <main>
opening tag before the h1
element, and a </main>
closing tag after the p
element.
Hello and welcome to our community!
Post your code here.
1 Like
cat
CatPhotoApp
Cat Photos
See more cat photos in our gallery.
Thank you, I am still trying to figure out how everything works
This is not the code. Once you click he ask for help button,the code will pop up in an editor.
Now, only enclose the text cat photos
only in your <p>
element in an anchor element,an anchor element looks like this <a href=""></a>
Mod edit: removed information if you don’t mind
Please dont post any personal information on the forum
Thanks
2 Likes