-
Step-1: Clicking on the clear button (The value is empty now)
Step-2: Clicking on the '=' button (The value stored in the localStorage is undefined)
due to which the below issue appears
-
I put them together.Is that fine?
_Originally posted by @verakissyou17 in https://github.com/SuperSimpleDev/javascript-course/pull/32#discussion_r1278341523_
-
https://github.com/SuperSimpleDev/html-css-course-2022/blob/main/1-exercise-solutions/lesson-07/7a.html
In this file you used 250px, but in video you mention 200px width. Any comments why ?
-
https://github.com/SuperSimpleDev/html-css-course-2022/tree/main/1-exercise-solutions
-
-
here is what am facing it in the console tab the check out page is not working pls simon simplify the tech world
Uncaught TypeError: Cannot read properties of undefined (reading 'id')
at checkou…
-
So, in exercise 10D the drawing looks like 4 vertical divs and 2 horizontal divs (in the third vertical one).
When I finished exercise 10E, that's the picture I was following to build the html code. …
-
Apply on Company Website
Save
.apply-button {
background-color: rgb(12, 91, 196);
color: white;
border: none;
cursor: pointer;
font-weight: bold;
font-size: 16px;…
-
https://supersimple.dev/projects/dom-with-css/
line 114
it is written that under 40 + 10 but in code under 35
This problem is only on suspersimle.dev
In code from 10 lesson all ok
-
### Idea Contribution
- [X] I have read all the feature request issues.
### Explain feature request
I'd like to add the HTML and CSS tutorial and JavaScript tutorial by SuperSimpleDev to the resour…