Originally posted by Tom_ZeCat
View Post
this
<html>
<head>
<center>
<title>A test of HTML5</title>
<meta content="">
<style></style>
</head>
<body bgcolor="green">
<h1>A test of HTML5</h1>
<h3>so here is my first webm vid,just for a test </h3>
<video controls="controls" autoplay="autoplay">
<source src="desktop2.webm" type="video/webm" />
</video>
</body>
</html>
<head>
<center>
<title>A test of HTML5</title>
<meta content="">
<style></style>
</head>
<body bgcolor="green">
<h1>A test of HTML5</h1>
<h3>so here is my first webm vid,just for a test </h3>
<video controls="controls" autoplay="autoplay">
<source src="desktop2.webm" type="video/webm" />
</video>
</body>
</html>
and I think .avi and mp4 is supported as well but not all browsers support all formats ,,,,,,or I think that is what I remember
the line
<p>a html5 video test <a href=html5test>html5 test</a>.</p>
<html>
<head>
<center>
<title>Vinny's $4IT</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<meta content="">
<style></style>
</head>
<body bgcolor="green">
<h1>Vinny's $4IT</h1>
<h3>My first web page with links to MY stuff
for my personal access where ever I happen to be </h3>
</center>
<left>
<p>my music <a href=Music%201>music</a>.</p>
<p>my e-books <a href=Calibre%20Library>e-books</a>.</p>
<p>a html5 video test <a href=html5test>html5 test</a>.</p>
<p>some picks <a href=picks>picks</a>.</p>
<center>
<img src="ognoway_e0.gif" width="296" height="165">
</body>
</html>
<head>
<center>
<title>Vinny's $4IT</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<meta content="">
<style></style>
</head>
<body bgcolor="green">
<h1>Vinny's $4IT</h1>
<h3>My first web page with links to MY stuff
for my personal access where ever I happen to be </h3>
</center>
<left>
<p>my music <a href=Music%201>music</a>.</p>
<p>my e-books <a href=Calibre%20Library>e-books</a>.</p>
<p>a html5 video test <a href=html5test>html5 test</a>.</p>
<p>some picks <a href=picks>picks</a>.</p>
<center>
<img src="ognoway_e0.gif" width="296" height="165">
</body>
</html>
PM me if you want it up for some such period of time so you can see .
VINNY
Comment