Step 1
As you leamed in the last few steps of the Cat Photo App, there is a basic structure needed to start building your web page.
Add the tag, and an html element with a lang attribute of en
!DOCTYPE html>
<html lang="en">
Step 1
As you leamed in the last few steps of the Cat Photo App, there is a basic structure needed to start building your web page.
Add the tag, and an html element with a lang attribute of en
!DOCTYPE html>
<html lang="en">
We can’t write the answers for you, no, but we can help you with specific things if can tell us what you need help with and post a link to the Step
you forgot the opening tag in doctype ‘<’ and the closing tag in html
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.
ofc but since it was only a spelling mistake i thought it shouln’t be a big deal to tell him what the problem is
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.