Chapter 7: The Javascript Document Object Model

Javascript DOMIn the past few chapters, we’ve been doing a lot of Javascript coding without much interaction with HTML and CSS. In this chapter, we are ready to combine the three languages to start creating some awesome webpages.

Ready? Let's do it!