cara membuat address
<!--my_Address.html-->
<html>
<body>
<address>
ISI ALAMAT ANDA
</address>
</body>
</html>
<!--abbrev.html-->
<html>
<body>
<abbr title = "ISI NAMA ANDA">
MI
</abbr><br>
<acronim title="ISI NAMA ANDA">
MI
<p>Cara di atas adalah cara membuat address!.
</p>
</body>
</html>
Show
0 Comments
prev
next