What Is the DOM? The DOM, if you aren't familiar is how we manipulate HTML and CSS using Javascript. It truly unlocks the power of what Javascript and it's various flavors can unleash. Every …
Continue Reading about Manipulating The Document Object Model – Part 1 →