View difference between Paste ID: LNM6k2GB and
SHOW: | | - or go back to the newest paste.
1-
1+
<body>
2
		<!--<video src="introHD.mov" controls="controls" autoplay="autoplay">
3
			Please upgrade your browser to meet the latest standards of the web
4
		</video>
5
	<div>
6
		<ul>
7
			<li style="float:left;"><a href="/index.php" />Skip the Intro</a></li>
8
            <li style="float:right; padding-right:42px;"><a href="/movies.php" />Download this video</a></li>
9
		</ul>
10
	</div>
11
	
12
	<video controls="controls" autoplay="autoplay">
13
   <source src=introHD.mov.ogv type=’video/ogg; codecs="theora, vorbis"’>
14
   <source src="introHD.mov" type=’video/mp4; codecs="avc1.42E01E, mp4a.40.2"’>
15
   <embed src="http://www.youtube.com/watch?v=_jJHZhOAumQ" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344">
16
   If you are seeing this then it means that the browser you are using does not support .mov, .ogv, or flash.
17
   In other words, your browsers is either an extremley outdated. <a href="http://www.quirksmode.org/upgrade.html">Please upgrade</a><br/> Or consider <a href="/movies.php" />downloading the video.</a></p>  
18
</video>-->
19
20
<video controls>
21
   <source src=introHD.ogv type=’video/ogg; codecs="theora, vorbis"’>
22
   <source src=introHD.mov type=’video/mp4; codecs="avc1.42E01E, mp4a.40.2"’>
23
   <embed src="http://www.youtube.com/watch?v=_jJHZhOAumQ" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344">
24
</video>
25
</body>