Rabu, 27 Juni 2012

membuat garis panjang pendek secara horizontal

<html>
<head>
  <title> ujian praktek </title>

<head>
<body>
<table width=1000>
<tr>
  <td> <p>
<hr align=top width="100" height="100">
<hr color=green width="90" height="90">
<hr color=blue width="80" height="80">
<hr color=red  width="70" height="70">
<hr color=pink width="60" height="60">
<hr color=gold width="50" height="50">
<hr color=black width="40" height="40">
<hr color=black width="40" height="40">
<hr color=gold width="50" height="50">
<hr color=pink width="60" height="60">
<hr color=red width="70" height="70">
<hr color=blue width="80" height="80">
<hr color=green width="90" height="90"> </p> </td>
  <td> <p align="center">
<marquee direction="right"> UNIKA ST.THOMAS </marquee>
<marquee direction="left"> FAKULTAS ILMU KOMPUTER </marquee>
<a href=biodata.html> <input type = "submit" name ="setuju" value="Author"></td>
  <td> <p>
<hr align=top width="100" height="100">
<hr color=green width="90" height="90">
<hr color=blue width="80" height="80">
<hr color=red  width="70" height="70">
<hr color=pink width="60" height="60">
<hr color=gold width="50" height="50">
<hr color=black width="40" height="40">
<hr color=black width="40" height="40">
<hr color=gold width="50" height="50">
<hr color=pink width="60" height="60">
<hr color=red width="70" height="70">
<hr color=blue width="80" height="80">
<hr color=green width="90" height="90"> </p> </td>
</tr>

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