script menambahkan sebuah foto ke dalam tabel html
<!DOCTYPE html><head>
<title>Left Color</title>
</head>
<body>
<form id="forml" name="forml" method="post"action="">
<table width="800" height="447"align="center"cellspacing="0"
<tr>
<th width="627" height="23"colspan="2" align="center"bgcolor="#FF800"><strong><font color="#000000"size="+4">WEB NUR CHASANAH
</tr>
<tr>
<th width="152" valign="top" bgcolor="#FFFF00"align="left">
<p><a href="HOME.HTML">HOME</a></p></br>
<p><a href="about me.html">ABOUT ME</a></p></br>
<p><a href="MY MUSIC.html">MY MUSIC</a></p></br>
<p><a href="video.html">MY VIDEOS</a></p></br>
<p><a href="my photos.html">MY PHOTOS</a></p></br>
</th>
<td height="176"align="center"valign="top"bgcolor="#FFFFFF"><p> </p>
<img src="foto/Akkkuuu.jpg"><p>ini adalah foto saya</p>
</td>
</tr>
<tr>
<td height="30"colspan="2" align="center"bgcolor="#FF800"><font size="+2">Copyright © Nur Chasanah.com</td>
</tr>
</table>
</form>
</body>
</html>
0 komentar: