Clicking Here!

Ad 468 X 60

Monday, December 2, 2013

Widgets

membuat tabel biodata sederhana dengan html

saya akan membuat tabel biodata sederhana  dengan menggunakan bahasa pemrograman  HTML....



Listing Program

<html>
<head>
<title> Biodata Heru </title>
</head>

<body bgcolor="#0000CC">
<table width="730" border="1" cellspacing="2">
  <tr>
    <td colspan="2"><div align="center">Biodata Saya</div></td>
  </tr>
  <tr>
    <td width="315">Nama : HERU KHOERUDDIN </td>
    <td width="315" rowspan="3"><img src="heru.jpg" width="412" height="253"> </td>
  </tr>
  <tr>
    <td>Npm : 06106120109</td>
  </tr>
  <tr>
    <td height="213">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="2"><div align="center">cariilmuit.blogspot.com</div></td>
  </tr>
</table>
</body>
</html>







SHARE THIS POST   

  • Facebook
  • Twitter
  • Myspace
  • Google Buzz
  • Reddit
  • Stumnleupon
  • Delicious
  • Digg
  • Technorati
Author: Mohammad
Mohammad is the founder of STC Network which offers Web Services and Online Business Solutions to clients around the globe. Read More →

0 comments: