This project is a simple clone of the Windows 11 interface built using HTML, CSS, and JavaScript.
- 🖥️ Taskbar with interactive Start Menu.
- 🎥 Background video for a dynamic look.
- 📱 Responsive design for different screen sizes.
- Open
index.html
in a browser. - Click on the taskbar to toggle the Start Menu.
index.html
: Main HTML structure.style.css
: Styling for the interface.script.js
: JavaScript for interactivity.video.webm
: Background video.- Various icons and images for UI elements.
- Add functionality for desktop icons.
- Improve responsiveness and animations.