Eccoti servito!
codice:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
        <head>
                <title>Menu</title>
                <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                <style type="text/css">
<!--
body {
        padding-right: 0px; padding-left: 0px; background: #fff; padding-bottom: 0px; margin: 0px; font: small/1.5em georgia,serif; color: #000; padding-top: 0px; voice-family: inherit
}
unknown {
        font-size: small
}
#header {
        font-size: 93%; background: url(bg.gif) #dae0d2 repeat-x 50% bottom; float: left; width: 100%; line-height: normal
}
#header ul {
        padding-right: 10px; padding-left: 10px; padding-bottom: 0px; margin: 0px; padding-top: 10px; list-style-type: none
}
#header li {
        padding-right: 0px; padding-left: 9px; background: url(left.gif) no-repeat left top; float: left; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
#header a {
        padding-right: 15px; display: block; padding-left: 6px; font-weight: bold; background: url(right.gif) no-repeat right top; float: left; padding-bottom: 4px; color: #765; padding-top: 5px; text-decoration: none
}
#header a {
        float: none
}
#header a:hover {
        color: #333
}
#header #current {
        background-image: url(left_on.gif)
}
#header #current a {
        background-image: url(right_on.gif); padding-bottom: 5px; color: #333
}
-->
</style>
        </head>

        <body>
                <div id="header">
                        <ul>[*]Home[*]I Più vsti[*]Articoli[*]Guide[*]Faq[*]News
<li id="current">Script
[/list]
                </div>
        </body>
</html>