script untuk menambahkan video dalam sebuah tabel html
<!DOCTYPE html><head>
<title>Left Color</title>
</head>
<body>
<form id="forml" name="forml" method="post"action="">
<table width="800" height="447"align="center"cellspacing="0"
<tr>
<th width="627" height="23"colspan="2" align="center"bgcolor="#FF800"><strong><font color="#000000"size="+4">WEB NUR CHASANAH
</tr>
<tr>
<th width="152" valign="top" bgcolor="#FFFF00"align="left">
<p><a href="HOME.HTML">HOME</a></p></br>
<p><a href="about me.html">ABOUT ME</a></p></br>
<p><a href="my music.html">MY MUSIC</a></p></br>
<p><a href="my videos.html">MY VIDEOS</a></p></br>
<p><a href="my photos.html">MY PHOTOS</a></p></br>
</th>
<td height="176"align="center"valign="top"bgcolor="#FFFFFF"><p> </p>
<video width="100" height="100" controls><source src="VIDEO/WIN_20161024_122525.mp4" type="audio/mp4"></video>
<p>Video dengan Format mp4</p>
</td>
</tr>
<tr>
<td height="30"colspan="2" align="center"bgcolor="#FF800"><font size="+2">Copyright © Nur Chasanah.com</td>
</tr>
</table>
</form>
</body>
</html>
0 komentar: