close

css可能可以達到部分的效果 昨天測試的語法如下
<style>
.tbutton
{
text-align: center;
border-left: solid 2px #FFFFFF;
border-top: solid 2px #FFFFFF;
border-right: solid 3px #A3A092;
border-bottom: solid 3px #A3A092;
cursor: hand;
background-color: #EEF3FB;
width : 70px;
}
</style>
<input type="text" width="104" class="tbutton">
★將表單裡的文字方塊變成有陰影的效果★
全站熱搜