Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 715 Bytes

File metadata and controls

23 lines (18 loc) · 715 Bytes

🪟 Windows 11 Clone

This project is a simple clone of the Windows 11 interface built using HTML, CSS, and JavaScript.

✨ Features

  • 🖥️ Taskbar with interactive Start Menu.
  • 🎥 Background video for a dynamic look.
  • 📱 Responsive design for different screen sizes.

🚀 How to Use

  1. Open index.html in a browser.
  2. Click on the taskbar to toggle the Start Menu.

📂 Files

  • 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.

🔮 Future Enhancements

  • Add functionality for desktop icons.
  • Improve responsiveness and animations.