Hello
Float left, PS use Ul LI 's for menu's, i think BonRouge is pionting to that 
PS and an other thing, IE hovers only on A tag's
Code:
<!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>12345 12345 12345 12345 12345</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
.links {
text-align: center;
background-color: #A08C6B;
border: 1px #000000 solid;
width:120px;
top: 80px;
margin-left:1px;float:left;
}
</style>
<script type="text/javascript">
</script>
</head>
<body>
<div class="links">First link</div><div class="links">Second link</div>
</body>
</html>
Bookmarks