Pages

Diberdayakan oleh Blogger.

Minggu, 13 November 2016

skript menambahkan gambar animasi gif kedalam tabel.html

<!DECOTYPE html>
<head>
<title>Jobsheet</title>
</head>
<body>
<form id="forml" name="forml" method="post" action="">
 <table width="800" height="512" border="0" align="center"cellspacing="0">
<tr>
<td height="23" align="center" bgcolor="#FF8C00"colspan="2"><strong><font size="+4">WEB SOLAIMAN TKJ 1</font></strong></td>
</tr>
<tr>
 <th width="152" rowspan="2" valign="top" align="left" bgcolor="#FFFF00"><p><a href="file:///E:/HOME.html">HOME</a></p>
<p><a href="file:///E:/ABOUT%20MEEE.html">ABOUT ME</a></p>
<p><a href="file:///E:/MY%20MUSIC.html">MY MUSIC</a></p>
<p><a href="file:///E:/MY%20VIDEO.html">MY VIDEOS</a></p>
<p><a href="file:///E:/MY%20PHOTOS.html">MY PHOTOS</a></p>
    </th>
    </th>
<tr>
 <td height="456" align="center" valign="top" bgcolor="#FFFFFF" rowspan="2">
   <p><img src="dp-bbm-hanya-gendang-caak-met-mengerti-perasanku-ini.gif" height="200" HEIGHT="200"></p></td>
</tr>
<tr>
 <td height="15" align="center" bgcolor="#FF8C00" colspan="2"><strong><font size="+3">Copyright&copy;SOLAIMAN TKJ 1.com</strong></font><font color="#9966CC" size="+2">&nbsp;</font></td>
</tr>
</table>
</body>
</html>A

skript menambahkan vidio kedalam tabel.html

<!DECOTYPE html>
<head>
<title>Jobsheet</title>
</head>
<body>
<form id="forml" name="forml" method="post" action="">
 <table width="800" height="512" border="0" align="center"cellspacing="0">
<tr>
<td height="23" align="center" bgcolor="#FF8C00"colspan="2"><strong><font size="+4">WEB SOLAIMAN TKJ 1</font></strong></td>
</tr>
<tr>
 <th width="152" rowspan="2" valign="top" align="left" bgcolor="#FFFF00"><p><a href="file:///E:/HOME.html">HOME</a></p>
<p><a href="file:///E:/ABOUT%20MEEE.html">ABOUT ME</a></p>
<p><a href="file:///E:/MY%20MUSIC.html">MY MUSIC</a></p>
<p><a href="file:///E:/MY%20VIDEO.html">MY VIDEOS</a></p>
<p><a href="file:///E:/MY%20PHOTOS.html">MY PHOTOS</a></p>
    </th>
    </th>
<tr>
 <td height="456" align="center" valign="top" bgcolor="#FFFFFF" rowspan="2">
   <p><video width="320" height="240" controls><source src="videoku/doleman.MP4" type="video/mp4"></p></td>
</tr>
<tr>
 <td height="15" align="center" bgcolor="#FF8C00" colspan="2"><strong><font size="+3">Copyright&copy;SOLAIMAN TKJ 1.com</strong></font><font color="#9966CC" size="+2">&nbsp;</font></td>
</tr>
</table>
</body>
</html>

skript menambahkan gambar/fotho pada tabel.html

<!DECOTYPE html>
<head>
<title>Jobsheet</title>
</head>
<body>
<form id="forml" name="forml" method="post" action="">
 <table width="800" height="512" border="0" align="center"cellspacing="0">
<tr>
<td height="23" align="center" bgcolor="#FF8C00"colspan="2"><strong><font size="+4">WEB SOLAIMAN TKJ 1</font></strong></td>
</tr>
<tr>
 <th width="152" rowspan="2" valign="top" align="left" bgcolor="#FFFF00"><p><a href="file:///E:/HOME.html">HOME</a></p>
<p><a href="file:///E:/ABOUT%20MEEE.html">ABOUT ME</a></p>
<p><a href="file:///E:/MY%20MUSIC.html">MY MUSIC</a></p>
<p><a href="file:///E:/MY%20VIDEO.html">MY VIDEOS</a></p>
<p><a href="file:///E:/MY%20PHOTOS.html">MY PHOTOS</a></p>
    </th>
    </th>
<tr>
 <td height="456" align="center" valign="top" bgcolor="#FFFFFF" rowspan="2">
   <p><img src="pallapa.jpg" height="200" HEIGHT="200"></p></td>
</tr>
<tr>
 <td height="15" align="center" bgcolor="#FF8C00" colspan="2"><strong><font size="+3">Copyright&copy;SOLAIMAN TKJ 1.com</strong></font><font color="#9966CC" size="+2">&nbsp;</font></td>
</tr>
</table>
</body>
</html>

cara menambahkan musik kedalam tabel.html

<!DECOTYPE html>
<head>
<title>Jobsheet</title>
</head>
<body>
<form id="forml" name="forml" method="post" action="">
 <table width="800" height="512" border="0" align="center"cellspacing="0">
<tr>
<td height="23" align="center" bgcolor="#FF8C00"colspan="2"><strong><font size="+4">WEB SOLAIMAN TKJ 1</font></strong></td>
</tr>
<tr>
 <th width="152" rowspan="2" valign="top" align="left" bgcolor="#FFFF00"><p><a href="file:///E:/HOME.html">HOME</a></p>
<p><a href="file:///E:/ABOUT%20MEEE.html">ABOUT ME</a></p>
<p><a href="file:///E:/MY%20MUSIC.html">MY MUSIC</a></p>
<p><a href="file:///E:/MY%20VIDEO.html">MY VIDEOS</a></p>
<p><a href="file:///E:/MY%20PHOTOS.html">MY PHOTOS</a></p>
    </th>
    </th>
<tr>
 <td height="456" align="center" valign="top" bgcolor="#FFFFFF" rowspan="2">
   <p><audio controls><source src="audio/rekaman.ogg" type="audio/ogg"></p></td>
</tr>
<tr>
 <td height="15" align="center" bgcolor="#FF8C00" colspan="2"><strong><font size="+3">Copyright&copy;SOLAIMAN TKJ 1.com</strong></font><font color="#9966CC" size="+2">&nbsp;</font></td>
</tr>
</table>
</body>
</html>

contoh script dengan home

<!DECOTYPE html>
<head>
<title>Jobsheet</title>
</head>
<body>
<form id="forml" name="forml" method="post" action="">
 <table width="800" height="512" border="0" align="center"cellspacing="0">
<tr>
<td height="23" align="center" bgcolor="#FF8C00"colspan="2"><strong><font size="+4">WEB SOLAIMAN TKJ 1</font></strong></td>
</tr>
<tr>
 <th width="152" rowspan="2" valign="top" align="left" bgcolor="#FFFF00"><p>HOME</p>
    </th>
<tr>
 <td height="456" align="center" valign="top" bgcolor="#FFFFFF" rowspan="2">
   <p>Selamat Datang di Web Sola</p></td>
</tr>
<tr>
 <td height="15" align="center" bgcolor="#FF8C00" colspan="2"><strong><font size="+3">Copyright&copy;SOLAIMAN TKJ 1.com</strong></font><font color="#9966CC" size="+2">&nbsp;</font></td>
</tr>
</table>
</body>
</html>

membuat tabel tentang saya

<!DECOTYPE html>
<head>
<title>Jobsheet</title>
</head>
<body>
<form id="forml" name="forml" method="post" action="">
 <table width="800" height="512" border="0" align="center"cellspacing="0">
<tr>
<td height="23" align="center" bgcolor="#FF8C00"colspan="2"><strong><font size="+4">WEB SOLAIMAN TKJ 1</font></strong></td>
</tr>
<tr>
 <th width="152" rowspan="2" valign="top" align="left" bgcolor="#FFFF00"><p>Menu</p>
    <p>Profil Sekolah</p>
    <p>Galery Foto</p>
    <p>Kegiatan</p>
    <p>Hubungi Kami</p></th>
<tr>
 <td height="456" align="center" valign="top" bgcolor="#FFFFFF" rowspan="2">
   <p>Nama:solaiman</p>
   <p>Tempat Tanggal Lahir:boyolali,05 maret 2000</p>
   <p>Alamat:Ringinlarik Musuk Byl</p>
   <p>Hobby:Joky</p>
   <p>Umur:16</p>
   <p>Kelas:x Tkj 1</p>
   <p>Sekolah:SMK Karyanuggraha</p></td>
</tr>
<tr>
 <td height="15" align="center" bgcolor="#FF8C00" colspan="2"><strong><font size="+3">Copyright&copy;SOLAIMAN TKJ 1.com</strong></font><font color="#9966CC" size="+2">&nbsp;</font></td>
</tr>
</table>
</body>
</html>