Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Embed mp4 video in html

  • 24-01-2020 09:19AM
    #1
    Registered Users, Registered Users 2 Posts: 3,063 ✭✭✭


    Hi All,

    I want to embed a .mp4 animation into html - no controls visible and for it to loop.

    Any ideas of the best embed code to use?

    I want the video to autostart and loop, without any controls...

    THis is showing the video but it is not autostarting

    <video style="width: 800px; height: 600px" autoplay loop>
    <source src="video.mp4" type="video/mp4">
    Your browser does not support playing this Video
    </video>


    Thanks!


Comments

Advertisement