So, i just listen to a music which makes my mood (or maybe it just my mood that fit to this song? lol). Then it comes to my mind that maybe i can put this music to this tiny blog.

Here is the song that i've listened to.

this song called "Here With Me" by D4vd, just in case you didn't know.

To embed/add music to your site, there's a lot of way to do, and here's the simple way that i use →

Put this code in your site html :

<audio controls autoplay id="music">
<source src="Your music source link should be here" type="audio/mpeg">
If its not playing, maybe your browser just doesn't support the audio element.
</audio>
<p>...</p>

So, thats it~

Please enjoy

You can also read how to embed Spotify in your site HERE

Share this post on :