web/prologue.html
changeset 41 f2123b4487e9
parent 37 1f10a9688c1b
child 42 01415303372e
--- a/web/prologue.html	Mon Dec 10 22:31:19 2012 +0100
+++ b/web/prologue.html	Tue Dec 11 13:13:44 2012 +0100
@@ -24,8 +24,8 @@
 			this comment corrects the white-space (display: inline);
 			--><section class="fullScreen_vcentering">
 	            <video autoplay poster="/">
-	           		<sourcesrc="/"type="video/mp4" />
-	           		<sourcesrc="/"type="video/webm" />
+	           		<source src="static/res/video/boucle/FOND2.mp4"type="video/mp4" />
+	           		<source src="/"type="video/webm" />
 	  				<p>Votre navigateur ne gère pas l'élément video @todo</p>
 				</video>
 			</section>