Project information
- Category: Web design
- Project date: 02 May, 2021
- Project URL: View
Drum machine
I can use 9 clickable drum pad elements,When I press the trigger key associated with each .drum-pad, the audio clip contained in its child audio element should be triggered and a string describing the associated audio clip is displayed as the inner text of the display element. I create this using HTML, JavaScript, CSS, Bootstrap.