Learn Basic CSS Building a Cafe - Step 2!

Hi, I’m struggling with step 2 and can’t work out what I’m doing wrong. It says to add a title in and keeps telling me that
‘Your title element should have the text Cafe Menu . You may need to check your spelling’.

Could anyone tell me what I am doing wrong based on the code below?

Many thanks

  **Your code so far**

<!DOCTYPE html>
<html>
<head>
<title>Cafe Menu</title>
</head>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15

Challenge: Step 2

Link to the challenge:

1 Like

Hello,
Welcome to the Forums :wave:


Your code passes for me, try disabling extensions, or try in a different browser, or in incognito mode.

Hi, thanks so much for replying. I’ve tried it in chrome and it has just worked.

Phew, can finally move on!

Really appreciate it

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