Belajar membuat link
<head><title>table</title></head>
<table border="1">
<tr>
<td>my blog</td>
</tr>
<tr>
<a href="home.html">home</a>
<br><a href="profile.html">profile</a>
<br><a href="contact us.html">contact us</a>
<tr>
<td>@copy right 2018</td></tr>
</table>
</body>
</html>
<html>
<head><title>table</title></head>
<body>
<table border="1">
<td width="160">my blog</td>
<tr>
<br><a href="home.html>home</a>
<br><a href="profile.html>profile</a>
<br><a href="contact us.html>contact us</a>
</tr>
<table border="11">
<tr>
<td><img src="ika.jpg"></td>
<td>contact us</td>
<br>
Nama=Ika nurjana
<br>
Alamat=tj.anom
<br>
No telp=083179310736
<br>
Hobby=nari</td></tr></table>
<tr>
<td>@copy right</td></tr>
</table>
</body>
</html>
<html>
<head><title>table></title></head>
<body>
<table border="1">
<tr>
<td width="160">my blog</td></tr>
<tr>
<td><a href="home.html">home</a>
<br>
<a href="profile.html">profile</a>
<br><a href="contact.html">contact us</a>
<br><table border="11">
<tr>
<td><img src="ika.jpg"></td>
<td>contact us</td>
<br>
Ikaj63487@gmail.com
</td></tr></table></tr>
<tr>
<td>@copy right 2018</td></tr>
</table>
</body>
</html>



Komentar
Posting Komentar