🚀 A simple web page that allows users to interact with a grid of movable divs.
Created by Stanislav Kinash / neprostostas
Movable div is a simple web page that allows users to interact with a grid of divs. Users can click on a div to move it to the first position, rearranging the order of the divs in real time. Each div is assigned a unique background color, creating an aesthetically pleasing visual experience. This project is built using HTML, CSS, and JavaScript, and it serves as a fun demonstration of basic DOM manipulation and event handling.
⚙️ HTML | CSS | JavaScript
✨ Displays a grid of divs that can be moved to the first position.
✨ Each div has a unique background color.
🔍 To run the web page, simply open the index.html
file in your web browser.
📷 Here's a preview of the Movable div web page.
🤝 Contributions are welcome! Feel free to submit a pull request.
📝 This project is licensed under the MIT License.