<input type="button" value="文字">

按鈕 滑鼠游標設定為(一只手)
<input type="button" value="文字"  style="cursor:pointer;" />

按鈕 滑鼠游標設定為(一只手)
<input type="button" value="文字"  style="cursor:pointer;" />

按鈕 連結
<input style="cursor: pointer;" type="button" value="文字" onclick="self.location.href='欲連結到的網址';" />

按鈕 自訂寬高
<input style="cursor: pointer; height: 50px; width: 100px;" type="button" value="文字" />

按鈕 文字 大細
<input style="cursor: pointer; font-size: 25px;" type="button" value="文字" />

圖片按鈕
<button style="cursor:pointer;"><img src= "https://lh4.googleusercontent.com/-uPkYUu3FcmI/U6t1IjYu7HI/AAAAAAAABYk/GJCWlC6Ddx4/s128/site_logo.gif" /></button>

| CSS | HTML | button | cursor pointer | span | border | margin | margin | background-color | center | text-align | img src | 按鈕 |

arrow
arrow
    全站熱搜

    c8cc168 發表在 痞客邦 留言(0) 人氣()