Update assignment.md

This commit is contained in:
Flex Zhong
2021-08-27 11:45:11 +08:00
committed by GitHub
parent 676118290f
commit 0275721912

View File

@@ -2,7 +2,7 @@
## Instructions ## Instructions
Research the DOM a little more by 'adopting' a DOM element. Visit the MSN's [list of DOM interfaces](https://developer.mozilla.org/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. Research the DOM a little more by 'adopting' a DOM element. Visit the MDN's [list of DOM interfaces](https://developer.mozilla.org/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 ## Rubric