Skip to content

This project showcases a basic modal implemented using HTML, CSS, and JavaScript, highlighting fundamental concepts of DOM manipulation and event handling. Users can open and close the modal by clicking a button, making it an excellent learning resource for those new to web development.

Notifications You must be signed in to change notification settings

amanverma-11/modal_window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modal Project

This is a simple project built using HTML, CSS, and JavaScript to demonstrate the usage of DOM manipulation and various event listeners. In this project, we have created a basic modal that can be opened and closed by clicking on a button. This is a great starting point for anyone looking to learn about how to interact with the Document Object Model (DOM) and handle user interactions with JavaScript.

image image

Features

  • Simple and lightweight modal.
  • Opens and closes on button click.
  • Demonstrates the usage of DOM manipulation.
  • Shows how to use event listeners to handle user interactions.

Getting Started

To get a local copy of this project up and running on your machine, follow these steps:

  1. Clone this repository to your local machine using the following command:

    git clone https://github.com/amanverma-11/modal-project.git

About

This project showcases a basic modal implemented using HTML, CSS, and JavaScript, highlighting fundamental concepts of DOM manipulation and event handling. Users can open and close the modal by clicking a button, making it an excellent learning resource for those new to web development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published