Skip to content

Sadhna263/DOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DOM Manipulation Project

This project demonstrates dynamic manipulation of the Document Object Model (DOM) using HTML, CSS, and JavaScript. It's a hands-on showcase of how JavaScript interacts with web elements to modify, create, or delete them in real-time.

πŸ”— Live Demo


πŸ“Œ Features

  • Real-time element creation and deletion
  • Interactive user input handling
  • Responsive and visually clean UI
  • Dynamic style changes through JavaScript

πŸš€ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)

πŸ“ Files Included

  • index.html β€” Main HTML structure
  • style.css β€” Styling of the UI
  • script.js β€” DOM manipulation logic

πŸ’‘ How to Use

  1. Clone or download the repository
  2. Open index.html in any browser
  3. Interact with the UI to see live DOM changes

πŸ“Έ Preview

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors