Script Pemograman WEB sederhana

04 March 2015 20:23:05 Dibaca : 405

<html>
<head>
<title>Belajar HTML</Title>
</head>
<Body>
<table border=1 width="50%" height ="50%">
<tr>
<th colspan = "4" bgcolor = "yellow"> Data induk Siswa</th>
</tr>
<tr>
<td><center> NO </center></td>
<td> PasPhoto </td>
<th bgcolor = "red">Nama</th>
<th bgcolor = "red">NIM/Alamat</th>
</tr>
<tr>

<td rowspan ="2"> <center>1</center> </td>
<td rowspan ="2" width="15%" height ="15%"><center><img src = http://3.bp.blogspot.com/-4oUKXYELXF4/UEM4ZCvtrfI/AAAAAAAAAgk/GjL_G1KIxVU/s1600/Untitled-4%2Bcopy.png width="100%" height ="100%"></center> </td>
<th rowspan = "2" bgcolor ="blue"><a href="https://lh4.googleusercontent.com/-Es87w1zhZEY/VPRpmisxfNI/AAAAAAAAAI4/FFWBWJTyFmA/w683-h604-no/Untitled-2.jpg" title="PW"> Alex </a></th>
<th bgcolor ="green">12345</th>
<tr><th bgcolor ="green"> Gorontalo</th></tr>

</tr>
<tr>

<td rowspan ="2"><center> 2 </center></td>
<td rowspan ="2" width="15%" height ="15%"><center><img src = http://www.bimbingan.org/wp-content/uploads/2013/11/Gambar-Kartun-Manusia.jpg width="100%" height ="100%"><center></td>
<th rowspan = "2" bgcolor ="blue"><a href="https://lh6.googleusercontent.com/-S8hBCiXPDPQ/VPRsuE2hw_I/AAAAAAAAAJ4/OB5QLXm-OSE/w683-h604-no/Untitled-3.jpg title="PW"> Sinta </a></td>
<th bgcolor ="green">891011</th>
<tr><th bgcolor ="green"> Limboto </th></tr>
<tr>
<th colspan="4" bgcolor ="yellow" > total : 2 orang </th>
</tr>
</tr>

</table>
</body>
</html>

Kategori

Blogroll

  • Masih Kosong