Learn Basic CSS by Building a Cafe Menu Step 1
“Add the <!DOCTYPE html>
tag, and an html
element with a lang
attribute of en
.”
I’ve also tried without the spaces between the tag sand attribute and also
I've checked the forums and it seems alot of people are also having the same issue. It simply won't sumbit. I realise i'm new at this but I respectfully suggest that maybe this specific step is borked.Your code so far
<!-- User Editable Region -->
<!DOCTYPE html>
<html> lang="en" </html>
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 Edg/113.0.1774.35
Challenge: Learn Basic CSS by Building a Cafe Menu - Step 1
Link to the challenge: