• Hi, can you tell me what’s wrong with this code, please ?
    <body>
    <video id=0 controls width=640 height=360>
    <noscript>accueil</noscript>
    <source src=”Accueil.ogv” type=’video/ogg; codecs=”theora, vorbis”‘/>
    <source src=”Accueil.webm” type=’video/webm’ >
    <source src=”Accueil.mp4″ type=’video/mp4′>
    <p>Video is not visible, most likely your browser does not support HTML5 video</p>
    </video>
    </body>
    The 3 videos are in the theme folder.
    I can see the mask on the website, but nothing starts…

    http://wordpress.org/extend/plugins/wsi/

  • The topic ‘HTML vidéo doesn't display’ is closed to new replies.