<!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" xml:lang="en" lang="en">
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="description" content="A brief description of the current page goes here." />
<meta name="keywords" content="keywords, go, here, only, once, page, content, has, been, finished" />
<style type="text/css">
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, textarea, tt, var {
margin: 0;
padding: 0;
}
body {
background: #FFF;
color: #000;
font: normal 8pt/11pt arial, helvetica, verdana, sans-serif;
letter-spacing: 1px;
}
#menu {
background: url("http://www.avdes.com/tests/header.png") top left no-repeat;
height: 30px;
list-style: none;
padding: 78px 0 0 200px;
width: 750px;
}
#menu li {
float: left;
position: relative;
}
#menu a {
background: transparent;
color: #C9F3FB;
display: block;
letter-spacing: 2px;
padding: 0 6px;
text-decoration: none;
}
#menu a:hover {
color: #49DDFD;
}
#menu li:hover ul {
left: 0;
}
#menu ul {
background: url("http://www.avdes.com/tests/drop_4.png") 0 -6px no-repeat;
height: 88px;
list-style: none;
min-height: 1%;
padding-top: 6px;
position: absolute;
left: -999em;
width: 138px;
}
#menu .solutions {
background: url("http://www.avdes.com/tests/drop_6.png") 0 -6px no-repeat;
height: 140px;
min-height: 1%;
width: 182px;
}
#menu ul li {
float: none;
position: static;
}
#menu ul a {
padding-left: 12px;
}
</style>
</head>
<body>
<ul id="menu">
<li><a href="#">Home</a></li>
<li>
<a href="#">Overview</a>
<ul>
<li><a href="#">eLearning</a></li>
<li><a href="#">Webcasting</a></li>
<li><a href="#">Documents</a></li>
<li><a href="#">eSales</a></li>
</ul>
</li>
<li><a href="#">How It Works</a></li>
<li>
<a href="#">Solutions</a>
<ul class="solutions">
<li><a href="#">Train Your Employees</a></li>
<li><a href="#">Train Your New Hires</a></li>
<li><a href="#">Train Your Sales Reps</a></li>
<li><a href="#">Train Your Customers</a></li>
<li><a href="#">Sell Your Training</a></li>
<li><a href="#">Compliance</a></li>
</ul>
</li>
<li>
<a href="#">Your Industry</a>
<ul>
<li><a href="#">Government</a></li>
<li><a href="#">Medical</a></li>
<li><a href="#">Retail</a></li>
<li><a href="#">Software</a></li>
</ul>
</li>
<li><a href="#">Features</a></li>
<li><a href="#">Implementation</a></li>
<li><a href="#">Customers</a></li>
</ul>
</body>
</html>
Bookmarks