|
@@ -8,7 +8,10 @@ p {color: #ffffff;}
|
|
|
</head>
|
|
|
<body bgcolor="000000">
|
|
|
<div style"margin:0 auto;" align="center">
|
|
|
-<embed src="trailer.wmv" width="640" height="360" autoplay></embed>
|
|
|
+<video controls autoplay>
|
|
|
+ <source src="trailer.mp4" type="video/mp4">
|
|
|
+ Your browser does not support the video tag.
|
|
|
+</video>
|
|
|
</div>
|
|
|
</body>
|
|
|
<footer>
|
|
@@ -16,4 +19,4 @@ p {color: #ffffff;}
|
|
|
<a href="navigation.html"><img width="20%" src="./img/home.png"></a>
|
|
|
<p>© Spellbound LTD</p>
|
|
|
</center>
|
|
|
-</footer>
|
|
|
+</footer>
|