codice:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento senza titolo</title>
<style type="text/css">
<!--
#menu04v {
width: 10em;
font: 80% Arial, Helvetica, sans-serif;
}
#menu04v ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu04v li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menu04v a:link, #menu04v a:visited {
display: block;
background-color: #05181E;
color: #fff;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;
border-bottom: 1px solid #41545F;
border-left: 10px solid #41545F;
}
#menu04v a:hover, #menu04v a:focus, #menu04v a:active{
background-color: #41545F;
color: #FFFFFF;
border-left: 10px solid #EAD100;
}
-->
</style>
</head>
<body>
<div id="menu04v">
<ul>[*]Link 1[*]Link 2[*]Link 3[*]Link 4[*]Link 5[/list]
</div>
</body>
</html>
Ciao