// console.log(window.document.body) // its provode only body element // console.log(window.document.head) // its provide only head element // console.dir(document ...
To complete the challenges and build this project you'll need a basic understanding of JavaScript. You can start by completing the #100Devs JavaScript Basics: Classes ...