Tell us what’s happening:
It says that my title element is misspelled in the console and that is the only correction. Help!
Your code so far
<!DOCTYPE html>
<html lang="en">
<!-- User Editable Region -->
<head> <meta charset= "UTF-8"> <title> "Mr. Whiskers' Blog"</title> </head>
<!-- User Editable Region -->
</html>
Your browser information:
User Agent is: Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1
Challenge Information:
Build a Cat Blog Page - Step 3