Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sejihad/sounds-projects
https://github.com/sejihad/sounds-projects
css html js sounds
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sejihad/sounds-projects
- Owner: sejihad
- Created: 2024-02-04T14:37:26.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T20:06:36.000Z (about 2 months ago)
- Last Synced: 2024-11-09T21:17:55.414Z (about 2 months ago)
- Topics: css, html, js, sounds
- Language: JavaScript
- Homepage: https://sejihad.github.io/sounds-projects/
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sound Button Website
This is a simple website built with HTML, CSS, and JavaScript, where each button plays a unique sound when clicked. It’s designed for an engaging interactive experience.
## Features
- **Multiple Sound Buttons**: Each button plays a specific sound upon clicking.
- **Responsive Design**: Adapted for mobile and desktop views.
- **JavaScript Audio Control**: JavaScript is used to handle the audio functionality for each button.## Technologies Used
- **HTML**: Structure of the website and button layout.
- **CSS**: Styling for buttons and layout.
- **JavaScript**: Handles sound playback for each button.![Homepage Screenshot](homepage.png)