An open API service indexing awesome lists of open source software.

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

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:

![webpage](https://github.com/Rounak-Ghosh/Javascript-DOM/blob/main/images/img1.gif?raw=true)

![webpage](https://github.com/Rounak-Ghosh/Javascript-DOM/blob/main/images/img2.png?raw=true)

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