darit8p
February 18, 2016, 2:57pm
1
Is this correct?
<!DOCTYPE html>
<html>
<head>
<title>Ollie Bike Sharing</title>
<meta charset="utf-8"/>
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<body>
<h1> hi </h1>
</body>
</html>
I’ve changed the heading but after pressing run there is an error message popping up: $expect is not defined" What does this mean?
I can’t move to the next lesson, but I’ve got no idea why. Please help :)))))))
darit8p
February 18, 2016, 3:00pm
3
Thank you! posted it :))))))))))
@darit8p
Your code looks fine,
can I have a screen shot of the error so CodeCademy can have a look into it @CommunityManagers
1 Like
ryan
February 18, 2016, 4:21pm
6
I assume you’re talking about this exercise? Please post a link to the exercise you’re having trouble with to make it easier for others to help you: https://www.codecademy.com/en/courses/make-a-website/lessons/site-structure/exercises/html-element?action=lesson_resume
I’m not able to reproduce this error. It’s a brand new course and we’re fixing issues as we find them. If you’re using Chrome, can you please try this exercise again and paste the output form the developer console log
Here’s what it looks like:
1 Like
nariste
November 22, 2017, 9:48am
7
I had this problem almost every exercise in HTML, I’m tired
1 Like
oduffy
November 27, 2017, 9:12pm
8
Hi @nariste would you mind sharing your problem with our customer support team? You can reach them here: https://help.codecademy.com/hc/en-us/requests/new
1 Like
whats My code for my website