Tell us what’s happening:
Please I need help with this meta attribute once more… what can I be getting wrong?
Your code so far
<!DOCTYPE html>
<html lang="en">
<!-- User Editable Region -->
<head>
<title>Cafe Menu</title>
<meta attribute="charset" charset="utf-8">
</head>
<!-- User Editable Region -->
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36
Challenge Information:
Learn Basic CSS by Building a Cafe Menu - Step 3