Creating a Xylophone using CSS and Pug
Let's create a simple xylophone with some CSS and Pug. The xylophone sounds I will be using in this blog can be found here. The resulting codepen can be found here.
What will it look like?
We will use an unordered list of buttons to represent the xyl...
hashnode.garybyrne.codes8 min read