Tell us what’s happening:
I am just starting the build a recipe page lab and my code doesn’t pass, with the message “You should have an html element with lang set to en”.
Here is my code so far:
What am I missing? Is that not the correct way to set up an html element with the language set to English? When I look up exactly what that code should look like, it’s this, and it doesn’t work even if I copy and paste it from an outside source. I am losing my mind.
Your code so far
<!DOCTYPE html>
<html lang="en">
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0
Challenge Information:
Build a Recipe Page - Build a Recipe Page