« Back to the HTML Forum

how to show your Spotify playlist?

Posted by eli

posted

Forum: HTML Group

I've been seeing people post the embed of their Spotify playlists, but I'm not sure how to do that.


Report Topic

3 Replies

Sort Replies:

Reply by meatbuuuuuns

posted

on the page for the playlist, press share, then embed playlist. change the appearance to your liking, then copy the code and paste it wherever you'd like.


Permalink Report Reply

Reply by eli

posted
updated

i meant when you paste the link and the embed shows under it; you can scroll through the songs and see the artists. but i dont know if thats possible to do.


Permalink Report Reply

<iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/link" width="100%" height="152" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>


Permalink Report Reply