TUGAS 9
<html> <head> <title>Tugas 9</title> </head> <body> <table border=1> <tr><td bgcolor="Lime" align=center width=250px height=170px><b>We</td> <td bgcolor="pink" align=center width=250px height=170px><h1><i>Are</td></tr> <tr><td bgcolor="Lightblue" align=center width=250px height=170px><h1><i>Chelsea</td> <td bgcolor="brown" align=center width=250px height=170px><b>Fc</td></tr> <tr><td bgcolor="blue" colspan=2 align=center width=170px height=100px><b>#KTBFFH</td></tr> </table> </body> </html>