Last active
September 15, 2020 12:18
-
-
Save jmnyarega/7d2349812d4d82c06b0b9e568a5b70c3 to your computer and use it in GitHub Desktop.
Creating a custom audio tag
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="player" onclick="play()"> | |
<div class="play" id="player-icon"></div> | |
</div> | |
<audio class="player-audio" src="http://14953.live.streamtheworld.com/WIXXFMAAC_SC" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment