Felix's profile picture

Published by

published

Category: Web, HTML, Tech

How to add blinkies and music

Ok so for blinkies you'll need to find whatever image thingy you want, right click that bitch and select copy image address or whatever it is.

then paste it into <img src="insertFullImageLink"/> where it says insert full image link. put it everever you want it ig?


now for music ur gonna use this:


<iframe width="0" height="0" src="UREMBEDHERE/?&;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>


ur gonna go to youtube; ur gonna find the video, and ur gonna click "share" and then "embed" , ur gonna get a big huge confusing code but u wont need it all. just the youtube link!

it should look smth like this; this is how mine looks! song: SCREAM-Grimes

<iframe width="0" height="0" src="https://www.youtube.com/embed/pcBTxwJp4Q8?si=DTYHISQPS0wmrbom/?&;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>

it might not start playing immedietly but thats fine it takes a sec to load sometimes


0 Kudos

Comments

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