Design a Cafe Menu - Step 3

Tell us what’s happening:

https://www.freecodecamp.org/learn/full-stack-developer/workshop-cafe-menu/step-3 how

Your code so far

<!DOCTYPE html>
<html lang="en">

<!-- User Editable Region -->

  <head>
    <title>Cafe Menu</title>
    <meta> charset= utf-8 
  </head>

<!-- User Editable Region -->

</html>

Your browser information:

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

Challenge Information:

Design a Cafe Menu - Step 3

Please take a look at this video/transcript from the HTML section. Do you see the issue now?

Hi @mbuyaandrew254 and welcome to our community!

Note this element at the top of your code:

This shows the syntax for adding an attribute to an element. It should go inside the opening tag of the element. The syntax should be attribute="value". Remember to include quotations marks and do not include any additional spaces.

im not new i had to wait for my app rationalizing