網(wǎng)頁設計常用標簽 html如何在圖片中添加圖片按鈕?
html如何在圖片中添加圖片按鈕?有很多方法這里有兩個簡單的例子<input name=“submit”type=“image”SRC=“picture storage path”/><i
html如何在圖片中添加圖片按鈕?
有很多方法
這里有兩個簡單的例子
<input name=“submit”type=“image”SRC=“picture storage path”/>
<input type=“submit”name=“button”id=“button”value=”/&Add style to button背景:url(圖片存儲路徑)不重復寬度:100px
高度:50px
邊框:0px
光標:指針
}
3、將圖像添加到a標簽以顯示圖像按鈕的效果
<Auuublank“><img SRC=”picture storage path“ALT=”這是一個圖片按鈕“/><A/>