![https://nnsprod.com/cloud/s/nC5TTxfCg5ETHTW/preview](https://nnsprod.com/cloud/s/nC5TTxfCg5ETHTW/preview) # HTML5/CSS3 Sidebar Menu Without JavaScript This repository contains a pure HTML5/CSS3 implementation of a responsive sidebar menu. The sidebar is fully functional without relying on any JavaScript, making it lightweight and easy to integrate into any project. The menu is responsive, with the ability to expand and collapse based on user interaction, providing a smooth user experience. ## Features - **Pure HTML5/CSS3**: No JavaScript required. - **Responsive Design**: The sidebar adapts to different screen sizes, making it suitable for both desktop and mobile views. - **Expandable/Collapsible Menu**: The sidebar can be expanded or collapsed with a simple checkbox, enhancing the user interface without adding extra scripts. - **Dark Mode Support**: Easily switch between light and dark modes using a checkbox input. ## How It Works The sidebar menu leverages CSS transitions and the `:checked` pseudo-class to manage the expanded and collapsed states. The menu items are organized in a vertical layout with icons and text labels. When the sidebar is collapsed, only the icons are visible, and the text labels are hidden. ## Installation 1. Clone the repository to your local machine: ```bash git clone https://oversu.fr/git/oversu/html5-css3-sidebar-menu-without-javascript.git ``` 2. Open the `index.html` file in your web browser to view the audio player. ### Key Components 1. **Sidebar Structure**: The sidebar is created using a `