View Full Version : What's the code for doing this?


hunnybun
11-17-2003, 05:51 PM
Hey ppl! What is the code for doing this? Take your mouse over any of the links..When you put your mouse over it, it kind of gets a dashed border around..This is so cool! How do you do this? Here's the URL http://www.somebody2luv.net/~hil/v2.htm

Rosey
11-17-2003, 07:37 PM
This is from their source:

a:hover {color: #000000; border: #000000; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: move}