<html>
<head>
</head>
<body bgcolor="#2A201E">
<link rel="stylesheet" type="text/css" href="nice-menu.css" />
<div class = "container">
<ul class = "nice-menu bounce">
<li class = "orange"><a href = "">Home</a></li>
<li class = "red"><a href = "">About</a></li>
<li class = "green"><a href = "">Portfolio</a></li>
<li class = "blue"><a href = "">Blog</a></li>
<li class = "bright"><a href = "">Contact</a></li>
<li class = "red"><a href = "">What not?</a></li>
</ul>
</div>
</body>
</html>
ul.nice-menu {
list-style: none;
margin-top: 30px;
width: 300px;
border: none;
}
Комментариев нет:
Отправить комментарий