Building a Cafe Menu Step 1

I am trying to create this menu but having trouble imputing the elements in correct order:
Add the tag, and an html element with a lang attribute of en.
My code so far:

<html lang='en> </html> the instructions are a bit confusing
1 Like

I see that you missed one apostrophe in your html element. Can you check by adding the missing apostrophe to see if that helps?

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