Learn Basic CSS by Building a Cafe Menu - Step 1

Tell us what’s happening:
Describe your issue in detail here.
how to do the lang thing

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/114.0.0.0 Safari/537.36

Challenge: Learn Basic CSS by Building a Cafe Menu - Step 1

Link to the challenge:

Please explain to us what’s happening in better words.

Learning to describe problems is hard, but it is an important part of learning how to code.

Also, the more you say, the more we can help!

Hello. Attributes go inside the element tag, not in between the opening and closing tag.
Hope this helps.

Further reading information:

1 Like

thank u :blush::ok_hand: for the help it worked