# Work a bit more with the DOM ## Instructions Research the DOM a little more by 'adopting' a DOM element. Visit the MSDN's [list of DOM interfaces](https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model) and pick one. Find it being used on a web site in the web, and write an explanation of how it is used. ## Rubric | Criteria | Exemplary | Adequate | Needs Improvement | | -------- | --------------------------------------------- | ------------------------------------------------ | ----------------------- | | | Paragraph write-up is presented, with example | Paragraph write-up is presented, without example | No writeup is presented |