Tugas 5
<html> <head> <title>Web Sekolah Kita</title> </head> <body> <form id="form1" name="form1" method="post"> <table width="600" cellspacing="1" bgcolor="red"> <tr> <th bgcolor="green" colspan="2"> <font size="+4" color="blue">Web Sekolah Kita</font> </th> </tr> <tr> <td bgcolor="aqua" valign="top" style="color:orange"> Menu <br>Profil Sekolah <br>Galery Foto <br>Kegiatan <br>Hubungi Kami </td> <td width="475"height="200" align="center" valign="top" bgcolor="blue" style="color:purple"><p> </p> <p>ISI DARI HALAMAN WEB</p></td> </tr> <tr> ...