quote:
Originally posted by Chr1s
quote:
Originally posted by Reaper
OK, as the noob that I am, when I put the code in Dreamweaver, it displays the code as text instead of actually processing the code. (if you dont understand, look at my sight, and you will see the code).
You need to put:
code:
a{ border-bottom: 1px dashed #AAAAAA; } a:hover{ border-bottom: 0px; }
in your "style.css" file to make it work.
Ah, ok I get you
[Edit] raceprouk's code works like a treat!
Now, as for zaher1988's code. How would I put that in?