View Full Version : link effects?
xoblivionxfantasyx
04-21-2006, 10:15 PM
can someone please help me on how to scroll over a link and it to change color because i have tried many things and they don't work
<style type="text/css">
a {
color: black;
}
a:hover {
color: green;
}
</style>
xoblivionxfantasyx
04-21-2006, 10:17 PM
thank you so much
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.