Challenge 6- HTML

Two things. Any future problems you have please create a new post for those problems instead of using an old existing post for a different lesson. If the lesson is the same and you are still struggling then using the same post is fine.

Secondly, to solve it you just need to remove the <p>cat photos</p> line you have and ensure the period (.) is after the anchor tag and before the </p>.

<h1>CatPhotoApp</h1>

Cat Photos

Click here to view more cat photos.

remove space in main tag next line start to 6 spaces h2 tag same repeat to p tag

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.