https://github.com/rounak-ghosh/javascript-dom
This project is a part of Coursera Project Network
https://github.com/rounak-ghosh/javascript-dom
coursera javascript
Last synced: 6 months ago
JSON representation
This project is a part of Coursera Project Network
- Host: GitHub
- URL: https://github.com/rounak-ghosh/javascript-dom
- Owner: Rounak-Ghosh
- License: apache-2.0
- Created: 2021-11-03T13:43:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-03T14:11:04.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T23:31:31.762Z (8 months ago)
- Topics: coursera, javascript
- Language: CSS
- Homepage:
- Size: 1.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Javascript-DOM
This project is a part of Coursera Project Network under the title [Introduction to Javascript: The Basics](https://www.coursera.org/projects/intro-to-javascript-the-basics?) under the guidance of Mr. Khaled M. Attia
In this course, we are going to focus on three learning objectives:
- Create Javascript functions that perform a small, specific task and promote code re-use
- Understand how to access and modify HTML elements using the Document Object Model (DOM) interface in Javascript
- Create scripts that handle different events and interact with the DOM based on the triggered events
DOM Implementation:


Course credentials - [Click here to verify](https://www.coursera.org/account/accomplishments/certificate/5L289GMT3VJW)