Penambahan Tabel Dari Kode HTML

BERIKUT INI ADALAH CODING UNTUK MENAMBAHKAN TABEL PADA HTML <table border="4" bgcolor=white> <tr> <td width='999px'height='40px'><div align="center"><h1>YULIANTFARIZKI</h1></td> </tr> <table border="3" bgcolor=white align="left"> <tr> <td rowspan="2"width='700px'height='500px'><img src="30079.jpg" width='700px' height='500px'></td> <table border="3" bgcolor=white align="left"> <td rowspan="2"width='260px'height='250px'><div align="left"><h2>Nama:YULIANTFARIZKI</h2><h3>Kelas: X TKJ 2</h3> <table border="3" bgcolor=white align="left"> <td rowspan="2"width='260px'height='250px'></td> </tr> INI...