+ 11
HTML videos
Can someone explain HTML videos? Because I tried a very basic one, using a YouTube video and it didnāt work. I am a total beginner at videos in HTML. Thanks in advance! https://code.sololearn.com/WVo7hGZk5Yvx/?ref=app
19 Respostas
+ 4
ya yoi have embed your link like
original link š
https://youtu.be/Yr14Io0wsiU
you have to take last words of link >> Yr14Io0wsiU
embed š
https://www.youtube.com/embed/Yr14Io0wsiU
+ 4
@Shudarshan Rai
You are a lifesaver buddy! Thank you so much for your help!
+ 4
I apologize.
+ 4
šš
+ 3
Thanks! Iāll try it out.
+ 3
@jax check now
<iframe width="500" height="500"
src="https://www.youtube.com/embed/B7bqAsxee4I ">
</iframe>
+ 3
Sorry to bother you again, but will the code work with every link? And I just replace the link? Or will I have to do something else to the code?
+ 3
Thanks! It really means a lot to me.
+ 3
i think you are working on some code's
+ 3
Yeah, I am, why?
+ 3
nothing just curious šš keep on
+ 3
Ok! š Sure thing. You sure you donāt want something? Because if you do, please donāt hesitate to ask. š
+ 3
okšš Good night
+ 3
Good night!
+ 2
@Shudarshan Rai
It doesnāt run. I updated the code. š
+ 2
I searched for another random thing and itās url didnāt work either. š
+ 2
@jax check now
+ 2
no need of apologize šš



