Thread: CSS Question.
View Single Post
Old 08-07-2006   #1 (permalink)
Neil_8_24_93
Intermediate User
 
Neil_8_24_93's Avatar
 
Join Date: May 2006
Posts: 96

Send a message via AIM to Neil_8_24_93 Send a message via MSN to Neil_8_24_93
CSS Question.

Well....here is the css code i have for a button.

.button{
font-family: verdana;
font-size: 10px;
height: 18px
width: 100px;
border: #663300 1px solid;

}

Does anyone know what the code is to change the alpha/transparency of the button?
Neil_8_24_93 is offline