Youtube Videos in Html
How to Add Youtube Videos in Html Files
press share like this
Now Click on Embed IT will show you the IFrame Just simply Copy It and paste It
in your html file like this
IT will show the Youtube video in Page Like This
<iframe width="560" height="315" src="https://www.youtube.com/embed/96xme6-myWM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
No comments