0
Dicey DOM
it's getting a little hairy following the tutorials from this point. help out please.
1 Respuesta
+ 1
Try to complete the HTML course first.
The document is the object that helps you to work with the page where you declared your script on with: <script src='script_filename.js'/>.
It's a very long argument, I can type hundreds of lines explaining it, that's why it's an entire chapter of the JS course.
Check this doc for help, in addition to SoloLearn's tutorial: https://goo.gl/yJkqjW
Read, learn and come back with more specific questions :)