1、首先,打开html编辑器,新建html文件,例如:index.html,编写问题基础代码。
2、在index.html中的<button>标签中,加入样式代码:style="background: url(small2.png)width:150pxheight:60px"。
3、浏览器运行index.html页面,此时按钮被成功添加了图片。
试试这个<input type="image" src="images/login_09.gif" name="Image1" width="46" height="35" border="0" id="Image1" onMouseOver="MM_swapImage('Image1','','images/login_09_1.gif',1)" onMouseOut="MM_swapImgRestore()">
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)