CSS basics
✒ Reference: CSS Tutorial by W3Schools
✒ Reference: CSS Tutorial by W3Schools
I learned some basic CSS and applied it to the project. 🥰
TextNode
object
What is a TextNode object?
The to-do list project is very close to reaching perfection! 😊
addEventListener()
vs onclick
Both addEventListener() and onclick listen for an event, and execute a callback function when a button is clicked.