Check my spelling?

Tell us what’s happening:
Describe your issue in detail here.
I am doing exactly what the instructions say. My hint is that I may need to check my spelling. I’m stuck.

  **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_14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Challenge: Step 2

Link to the challenge:

I copy/pasted your code into Step 2 and it passed for me. One thing you might try is to get rid of the spaces before and after “Cafe Menu”. I know there have been some issues with browsers on macs, and so perhaps the extra unneeded spaces are causing an issue? Just a guess, not saying this is going to work.

Tried that too. I am using mac so that’s probably my issue. Thanks for your help! I updated Chrome and it seems to be working now!

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