Juvie's profile picture

Published by

published

Category: Web, HTML, Tech

How to add music to page

Use this code:

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

Example:

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


2 Kudos

Comments

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