Friday, April 5, 2013

Tugas 1 Layout Tabel

Web Sederhana, Layout Tabel


HTML nya :


<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Aji Tehnik Informatika</title>
</head>

<body>
<table width="858" height="830" border="1" align="center">
  <tr>
    <td align="center" height="51" colspan="4">Aji Blog`s </td>
  </tr>
  <tr>
    <td align="center"width="162"><a href="http://www.yahoo.com">Yahoo</a></td>
    <td colspan="2" rowspan="2"><img src="file:///C|/Users/TOSHIBA/Documents/Shukaku.jpg" width="525" height="700" /></td>
    <td align="center" width="165"><a href="http://wwww.youtube.com">YouTube</a></td>
  </tr>
  <tr>
    <td height="666">&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td align="center"height="65"><a href="http://portal.uad.ac.id">Portal</a></td>
    <td align="center"width="247"><a href="http://www.facebook.com/hedo.haha">Profil</a></td>
    <td align="center"width="256"><a href="http://www.google.com">Google</a></td>
    <td align="center"><a href="http://hahahedo.blogspot.com">My'blog</a></td>
  </tr>
</table>
</body>
</html>

Share this

0 Comment to "Tugas 1 Layout Tabel"

Post a Comment