Learn Basic CSS by Building a Cafe Menu - Step 3

Tell us what’s happening:
What am I doing wrong here?

  **Your code so far**
<!DOCTYPE html>
<html lang="en">
<head>
  <meta carset="UFT-8">
  <title>Cafe Menu</title>
</head>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36 Edg/103.0.1264.62

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

Link to the challenge:

You have 2 typos: charset and UTF

Ok. Thank you for the info.

1 Like

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