Click to See Complete Forum and Search --> : link help


mmazur
06-20-2005, 05:45 PM
please visit www.moemar.com/sitehub/genovese/

Place your mouse over the links, how can i stop the hover state from dropping the "unhovered" links??

Fang
06-21-2005, 03:49 AM
#seperator a{
margin:0 10px;
color: rgb(0,0,0);
padding:3px 0;
text-decoration: bold;
line-height:25px;
}

<div id="seperator">
<a href="">Home</a>
<a href="">Photo Gallery</a>
<a href="">Home Improvements</a>
<a href="">Poolside</a>
</div>