1. 程式人生 > >html button樣式變圓角

html button樣式變圓角

<span style="font-family: Arial, Helvetica, sans-serif;">savebuution0 { background: url("../image/none.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0); border:medium none; border-radius: 8px; color: #fff; font-weight: bold; height: 45px; width: 124px;}</span>

<span style="font-family: Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255);">border-radius 屬性 不相容ie7 ie8</span>