A simple website that features a button to toggle between different CSS stylesheets, allowing users to change the appearance of the site with ease.
- Toggle CSS Button: Click the button to switch between different styling options.
- Responsive Layout: The layout adjusts to different screen sizes for a seamless experience.
- Minimalist Design: Clean and simple design with header, navigation, content area, and footer.
- HTML: Provides the structure of the website.
- CSS: Styles the website's layout and appearance.
- JavaScript: Handles the toggling functionality for switching CSS styles.
You can view the live website here: Toggle CSS Website Demo
- Clone this repository to your local machine:
git clone https://github.com/nxr-deen/toggle-css-website.git