Learn Basic CSS by Building a Cafe Menu - Step 5

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8" />
  <title>Cafe Menu</title>
</head>
<body>
  <h1> CAMPER CAFE </h1>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (X11; Linux x86_64; rv:104.0) Gecko/20100101 Firefox/104.0

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

Link to the challenge:

Very nicely done. Just one question though: Did the instructions say you need extra spaces on the left and right of the words? (Your solution has them, so try removing them)

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