Skip to content

Instantly share code, notes, and snippets.

View rapples's full-sized avatar
🏠
Working from home

Richard Rutenberg rapples

🏠
Working from home
View GitHub Profile
@rapples
rapples / index.html
Created June 4, 2022 21:16
Music Player
<div class="music-player">
<!--<div style="background-image: url(https://i.imgur.com/yqB0erk.jpg);" class="album"></div>-->
<div class="info">
<div class="left">
<a href="javascript:;" class="icon-shuffle"></a>
<a href="javascript:;" class="icon-heart"></a>
</div>