¡Give your website a special look with this simple Slider! ✨
Slider.webm
This project is a simple web page that showcases two popular gaming consoles, Playstation 5 and Xbox Series X, using a split-screen layout. Users can hover over each split to highlight and interact with the respective console.
To get a copy of this project up and running on your local machine, follow these steps:
-
Clone this repository: git clone <repository_url>
-
Navigate to the project directory: cd split-web-page
-
Open the index.html file in your web browser.
FEATURES
Split-screen layout showcasing Playstation 5 and Xbox Series X. Interactive hover effect on each split. "Buy Now" buttons for each console (not functional in this example).
DIRECTORY STRUCTRURE
├── index.html
├── style.css
└── script.js
index.html: The HTML markup for the web page. style.css: The CSS file defining the styles for the web page. script.js: The JavaScript file handling the interactive behavior of the web page. contributing Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
LICENSE
This project is licensed under the MIT License.
Acknowledgments The background images used in this project are sourced from Unsplash. The Google Fonts used in this project are from the Roboto font family. Feel free to customize the README according to your specific project needs.

