Selasa, 23 Oktober 2018

Pemrograman Web Latihan10 Menu

<html>
<head>
<title>Menu</title>
</head>
<body bgcolor="black"text="white"><h1><center>MENU UTAMA</h1></center>
    <hr>
    <table border=7 cellspacing=15 cellpadding=15>
    <tr height=300>
    <td width=100>
    <center><a href="bulletdannumbering.html"><font color="red">Bullet dan Numbering</font></a></center></td>
    <td width=100>
    <center><a href="subscriptdansuperscript.html"><font color="red">Subscript dan Superscript</font></a></td></center>
    </tr>
    </table>
    <br>
    <br>
    <br>
    <h2><p><b>HYPERLINK</h2></p></b>
</html>
</body>   
    



Tidak ada komentar:

Posting Komentar