Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 399 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 399 Bytes

DOM-Manipulation-Workshop

Study Material For Dom Manipulation Workshop ( JavaScript- day2)

How To Run This Code:

  • Fork this repo.
  • Type git clone https://github.com/{username}/DOM-Manipulation-Workshop.git
  • Run index.html on your browser.

Uncomment each line of code and run html file to see changes.