/DOM-Manipulator

A project of JavaScript handling the DOM of a webpage. Learn how to select an element, with operations like getElementById, then to update a page when a button is clicked. Creating some custom data and generate output. All the text is inside of an array, and loop through the array to add them to the page. SHOW DON'T TELL

Primary LanguageJavaScript

Watchers