berikut scriptnya:
<!DOCTYPE html >
<head>
<title>Right Colour</title>
</head>
<body>
<form id="form1" name="form1" method="post" action="">
<table width="900" height="600" border="1" align="center" cellspacing="1">
<tr>
<th width="627" height="20" align="center" bgcolor="orange" colspan ="2"><strong>
<font color="#RED" size="+4">INI TENTANG SAYA</font></strong></th>
</tr>
<tr>
<th width="200" bgcolor="yellow">
<a href="home.html">home</a><br />
<a href="biodata.html">biodata</a><br />
<a href="gallery foto.html">foto</a><br />
<a href="my music.html">my music</a><br />
<a href="my vidio.html">my vidio</a><br />
<td height="160" align="center" valign="center" font color="#white" bgcolor="white" >
<p><video width="320" height="240" controls poster="favicon3.JPEG">
<source src="INI PENGKABELAN STRAIGHT.mp4" type="video/mp4">
</vidio></p>
<p><video width="320" height="240" controls poster="favicon3.JPEG">
<source src="myhtr.mp4" type="video/mp4">
</video></p>
<p><video width="320" height="240" controls poster="favicon3.JPEG">
<source src="Of me again.mp4" type="video/mp4">
</video></p>
</td>
</tr>
<tr>
<td height="28" colspan ="2" align="center" bgcolor="orange"> <font size="+2">Copyright @ HOMENESIA.com</font></td>
</table>
</form>
</body>
</html>
akan tampil seperti ini:
<!DOCTYPE html >
<head>
<title>Right Colour</title>
</head>
<body>
<form id="form1" name="form1" method="post" action="">
<table width="900" height="600" border="1" align="center" cellspacing="1">
<tr>
<th width="627" height="20" align="center" bgcolor="orange" colspan ="2"><strong>
<font color="#RED" size="+4">INI TENTANG SAYA</font></strong></th>
</tr>
<tr>
<th width="200" bgcolor="yellow">
<a href="home.html">home</a><br />
<a href="biodata.html">biodata</a><br />
<a href="gallery foto.html">foto</a><br />
<a href="my music.html">my music</a><br />
<a href="my vidio.html">my vidio</a><br />
<td height="160" align="center" valign="center" font color="#white" bgcolor="white" >
<p><video width="320" height="240" controls poster="favicon3.JPEG">
<source src="INI PENGKABELAN STRAIGHT.mp4" type="video/mp4">
</vidio></p>
<p><video width="320" height="240" controls poster="favicon3.JPEG">
<source src="myhtr.mp4" type="video/mp4">
</video></p>
<p><video width="320" height="240" controls poster="favicon3.JPEG">
<source src="Of me again.mp4" type="video/mp4">
</video></p>
</td>
</tr>
<tr>
<td height="28" colspan ="2" align="center" bgcolor="orange"> <font size="+2">Copyright @ HOMENESIA.com</font></td>
</table>
</form>
</body>
</html>
akan tampil seperti ini: