arlo atomickk's profile picture

Published by

published
updated

Privacy: Link-only
Category: Web, HTML, Tech

How to add music to your profile!! (CSS Snippet)

Code:

</style>

<iframe width="0" height="0" src="https://www.youtube.com/embed/?????????//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">

</iframe>

/*make sure to end the style before pasting the code*/


Where the bold question marks are are:


Paste in the youtube link of the song you'd like AFTER the = sign

For example - for this song^^ you'd paste in: uX3Gw82f6GU

So the full code would be:

</style>

<iframe width="0" height="0" src="https://www.youtube.com/embed/uX3Gw82f6GU//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">

</iframe>


/*this is the code for Blood by MCR so if u wanna steal it go ahead*/ :3


If you run into any issues let me know!


Comments

Displaying 3 of 3 comments ( View all | Add Comment )

FEPUN

FEPUN's profile picture

Thank you, I finally got it to play the music (This is very much appreciated)


Report Comment



no problem :D

by arlo atomickk; ; Report

MYKA

MYKA's profile picture

wait, what do u mean 'end style' T-T I'm new to coding so i'm very confused :[ I'm trying to put in a gorey demise by creature feature but it won't work, pls help! /nf


Report Comment



by ending the style, i mean putting before you put the code because its not actually within the style - it should work if you put it very last after closing the style and it should work. Otherwise, you may have to check that you closed the frame - aka

by arlo atomickk; ; Report

sorry i forgot code doesnt show up in comments but close the style AND the iframe

by arlo atomickk; ; Report

: O tysm!! : D

by MYKA; ; Report

effie <3

effie <3's profile picture

thx so much!


Report Comment