keeps telling i didnt do the task they asked in 14 javascript step, but i did as you can see in the code.
please helo me, whats wrong?
<script src="./script.js"></script>
```
}
/* file: script.js */
// User Editable Region
const calorieCounter = document.getElementById('calorieCounter');
Teller
2
Hi @agnerage
The middle part of the id
attribute value needs a hyphen and a lowercase letter c
.
Happy coding
1 Like
system
Closed
3
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.