<html>
<head>
<title>membuat daftar item tanpa nomor</title>
<body>
<b><font size=3 face=tahoma color=red>
Kesukaan Saya Adalah:
</b>
<hr size=2 width=150 align=left>
<ul type=circle>
<li> Makan
</ul>
<ul type=square>
<li> Tidur
</ul>
<ul type=disc>
<li> Berenang
</ul>
</font>
</body>
</html>



0 comments:
Post a Comment