Rabu, 16 November 2016

Tugas 4

Assallamualaikum Wr.Wb.

Kali ini saya ingin memberitahukan Codingan Tugas 4

Berikut codingnya :

<html>
<head>
<title>Layout split</title>
</head>
<body>
<form id="form1" name="form1" method="post">
  <table width="800" height="512" border="1"
align="center">
    <tr>
      <td width="15%" rowspan="2" align="center"
bgcolor="blue" style="color:white"><strong>Daftar
        Isi </strong> </td>
      <td width="67%" height="23" align="center"
bgcolor="red"><font
size="+3" color="aqua"><strong>Banner/judul</strong></font></td>
      <td width="18%" rowspan="2" align="center"
bgcolor="blue" style="color:white"><strong>Daftar
        Isi </strong> </td>
    </tr>
    <tr>
      <td height="456" align="center"
bgcolor="orange">
   <p style="color:brown">Body atau contents(isi)</p>
   <p style="color:purple">Body atau contents(isi)</p>
   <p style="color:blue">Body atau contents(isi)</p>
   <p style="color:green">Body atau contents(isi)</p>
   <p style="color:white">Body atau contents(isi)</p>
   </td>
    </tr>
    <tr bgcolor="red">
      <td height="23" colspan="3" align="center" style="color:aqua">Lain-lain</td>
    </tr>
  </table>
</form>
<!--Created By Ibnu Fadillah-->
</body>
</html>

Inilah Hasilnya :



Sekian Postingan Saya Kali Ini.
Semoga Bermanfaat.

Wassallamualaikum Wr.Wb.

Tidak ada komentar:

Posting Komentar