
Untitled
By: a guest on
Jul 22nd, 2012 | syntax:
HTML 5 | size: 0.54 KB | hits: 19 | expires: Never
<html>
<head>
<title>Test</title>
</head>
<body bgcolor="white">
<p><b>Here be dragons</b></p>
<p> text
<p> text
<video poster="http://upload.wikimedia.org/wikipedia/commons/thumb/4/49/Polbo_pulpo_galicia.jpg/265px-Polbo_pulpo_galicia.jpg"
This is fallback content to display if the browser
does not support the video element.
<source src='/Untitled.webm' type='video/webm; codecs="vp8.0, vorbis"'/>
</video>
<p> text
<p> text
<p> text
<p> text
</body>
</html>