Tell us what’s happening:
Describe your issue in detail here.
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:
ilenia
June 22, 2022, 8:17am
3
your code passes for me, make sure to try a different browser or without browser extensions
Tell us what’s happening:
Describe your issue in detail here.
in step 2, I spelt Cafe Menu exactly like it is on the instructions and it kept on saying that I spelt it wrong. What should I do to fix this problem?
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:
i believe the space between the closing tag of your head element is the issue
I already tried that. It still won’t pass
this worked rn you spaced out alot
your title element opening tag and closing tag there should be no space
I removed the space and it’s still not working.
I’ve tried everything, even resetting the lesson, but it makes no sense because it still does not work. I’ve been trying for days, nothing works.
maybe u should try on a chrome browser but the correct
I tried it on my phone and it worked. Thank you for your help.
May I ask for your help on step 14?
system
Closed
December 26, 2022, 5:54am
15
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.