0
Guys why it isnt playing ?
Im doing a html with video,and it is not playing Link : https://code.sololearn.com/WMCtv1Pm11sP/?ref=app
2 Respuestas
+ 2
is the link proper?
+ 1
use iframe tag, I have put an other video but you can change it later.
<iframe width="560" height="315"
src="https://www.youtube.com/embed/y881t8ilMyc" frameborder="0"
allowfullscreen>
</iframe>
</iframe>