Css Style
Css Style
html
<html>
<head>
<title></title>
</head>
<frameset cols="20%,*">
</frameset>
</frameset>
</html>
<html
<head>
<title></title>
</head>
<body bgcolor="#006699">
</body>
</html>
Simpan dengan nama file : Menu.html
<html>
<head>
<title></title>
</head>
<body bgcolor="#CCCCFF">
<h4>Latihan</h4>
</body>
</html>
<html>
<head>
<title></title>
</head>
<body>
<h2>Selamat Datang</h2>
</body>
</html>
Simpan dengan nama file : styledropdown.css
#menu ul {
#menu li{
float:left;
#menu ul li a{ color:black;
background-color:black; text-shadow:none;