com.citibank.com.sg
当鼠标放上时,图片色彩发生变化:
<li id="cw">
<a ></a>
#cw {
background: url("/portal/bluehome/images/applyforcreditcard_normal.gif") no-repeat
scroll 0 0 transparent;
cursor: pointer;
display: inline;
float: left;
height: 33px;
margin: 25px 0 0 40px;
padding: 0;
position: absolute;
width: 190px;
}
#cw a {
display: inline;
float: left;
height: 33px;
margin: 0;
width: 190px;
}
www.ci....com.sg (line 24)
a {
text-decoration: none;
}
home.css (line 5)
a, a:hover {
outline: medium none;
}
#cw a:hover{
background: url() no-repeat scroll 0 0 transparent;.
display:inline;
float:left;
height:
width:
}
信用卡申请按钮的交互设计
123

被折叠的 条评论
为什么被折叠?



