Build a Recipe Page - Build a Recipe Page

Tell us what’s happening:

It won’t approve my line for the dang language.. I’ve checked ChatGPT, Gemini, etc. All say it’s correct but it won’t let me move forward. I even copied another posts code that had gotten to step 8 but it won’t approve it??? WTH!!!

Your code so far

 <!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>recipe i thefted from sallys baking addiction</title>
    </head>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36

Challenge Information:

Build a Recipe Page - Build a Recipe Page

Those tools cannot verify the correctness of your code. They generate convincing sounding text but cannot reason.

It looks like you are missing most of the code, including a closing html tag.

1 Like

Hi buddy, see here how the head element get used in the code.

Same you need to use for the html element too.