Signup/Sign In

Answers

All questions must be answered. Here are the Answers given by this user in the Forum.

You have to comment just the CSS property inside div { ... } and it should work.
So comment the *background-color: pink;* CSS property inside the div { ... } selector.
2 years ago
Hi, please check now, it should work.
2 years ago
The output should show both,
undefined and null
so you have to keep the first console.log statement, then set null to the myVar variable, and then again use the second console.log statement to log the value of the variable again.
2 years ago
Your code is absolutely correct, there was some issue because of some code changes we did with the application. We have fixed it, it should work now. Please try again after refreshing the application.
2 years ago
You are talking about Level 3 / Lesson 1 ?
2 years ago