chris bailey

Recent Posts

An Introduction to the Almighty DOM

The DOM is the interface between our CSS/HTML and javascript. It allows us to change things with the use of javascript. Everything lives inside of one object, the "document".