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