Log In · Register

 
CSS Hover in Dreamweaver MX
bigtrey90
post Feb 24 2007, 09:43 AM
Post #1


talent on another level
*****

Group: Member
Posts: 746
Joined: Oct 2006
Member No: 475,735



I wanted to know if anybody knew the code for Dreamweaver, that I can use so that whenever I hover over a link, a bottom/top border appears dashed?
 
 
Start new topic
Replies
freeflow
post Feb 24 2007, 11:03 AM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Ok, just for clarification the code is not made for dreamweaver. The code is made for whenever it is going to be used.
CODE
a:hover {
color : #331f21;
text-decoration : bold;
font-weight : normal;
cursor : default;
font-size : 11px;
font-family : arial;
text-transform:none;
border-bottom: #px dashed ######;
border-top: #px dashed ######;
}


Edit it.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: