onmouse over and css

liunx

Guest
Hey guys my site <!-- w --><a class="postlink" href="http://www.digitaleyesandears.com/testing/One/center1.html">www.digitaleyesandears.com/testing/One/center1.html</a><!-- w -->.

How can I have it where when users mouse over the >> on the top it will display Prev to the left of it and of course go away when the mouse isn't on it?

css is <!-- m --><a class="postlink" href="http://www.digitaleyesandears.com/testing/One/general.css">http://www.digitaleyesandears.com/testi ... eneral.css</a><!-- m -->

adamThe most efficent way is with an image,
<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/slidingdoors2/">http://www.alistapart.com/articles/slidingdoors2/</a><!-- m -->
Or of course with JSChange the font color to the background color. Onmouseover change the color to black.
 
Back
Top