Forums

This topic is locked

css links is bouncing

Posted 10 Mar 2005 22:46:32
1
has voted
10 Mar 2005 22:46:32 shola law posted:
Hello good pple of the forum i inserted this css code to my website and it seem to bounce whenever i move my mouse over it. Pls how can i stop this from happening
css code:
<pre id=code><font face=courier size=2 id=code>a.me { display: list-item; border: 1px ridge #000; text-decoration: none;

line-height: lem; width:100%; list-style-type:

none;background-color:#708090 ;font-weight:bold;font-family:verdana,sans-serif}

a:link.me, a:visited.me {color: #ffffff; text-align:center}

a:hover.me, a:active.me
{ color: #000000 ; background-color: #ffffff;border:1px rigde

#000;font-weight:bold;font-family:verdana,sans-serifs}



a.you { display: list-item; border: 1px ridge #000; text-decoration: none;

line-height: lem; width:100%; list-style-type:

none;background-color:#87CEFA ;font-weight:bold;font-family:verdana,sans-serif}

a:link.you, a:visited.you {color: #F0FFFF; text-align:center}

a:hover.you, a:active.you
{ color: #4682B4 ; background-color: #ffffff;border:1px rigde

#000;font-weight:bold;font-family:verdana,sans-serifs} </font id=code></pre id=code>
this css codes refers to global link bar with the home, about us.... and the courses and utility nav bar with microsoft, java.... links respectively
Also the global links seems to be off their table cells in which i 've put 'em in

metawire.org/~phebsix

If u think u can u can

Replies

Replied 11 Mar 2005 04:19:39
11 Mar 2005 04:19:39 Chris Charlton replied:
Remove any unneccessary padding/margins.

~ ~ ~ ~ ~ ~ ~
Chris Charlton <i>- DMXzone Manager</i>
<font size=1>[ Studio MX/MX2004 | PHP/ASP | SQL | XHTML/CSS | XML | Actionscript | Web Accessibility | MX Extensibility ]</font id=size1>

Reply to this topic