Bugg in CSS - Building a Cafe Menu - Step 3

There is a bugg, because of this code is not qualifying for the next challenge, kindly solve the issue, I don’t want this to cause any distubance for me to get the certification done.

Your code so far

<!DOCTYPE html>
<html lang="en">

<!-- User Editable Region -->

  <head>
    <meta charset = "utf-8" />
    <title>Cafe Menu</title>
  </head>

<!-- User Editable Region -->

</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Safari/537.36

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

Link to the challenge:

you need to remove the spaces before and after the = sign

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