SyntaxFix
Write A Post
Hire A Developer
Questions
What do you think about video tag ? If you don't have to use iframe tag you can use video tag instead.
video
iframe
<video width="500" height="345" src="hey.mp4" />
You should not use autoplay attribute in your video tag to disable autoplay.
autoplay