DESAIN JENDELA HTML 3X2 & 3X3 · SISTEM JENDELA 3x2 <html> <head> <title> ross desain jendela 3x2</title> <body bgcolor="green"> <table> <table border="2"width="600"height="426"align="center"> <tr bgcolor="red"> <td valign="top"colspan="2" height="75"> </td> </tr> <tr bgcolor="yellow"> <td valign="top"colspan="2" height="40"> </td> </tr> <tr bgcolor="blue"> <td valign="top" width="156"> </td> <td valign="top" height="278"width="399"bgcolor="green"> </td> </tr> </table...