<html>
<head>
<title>Picture</title>
<style>
.pic{
background: transparent url(./image/29.gif) no-repeat center;
width:100px;
height:100px;
}
</style>
</head>
<body>
<input class="pic" value="Submit" type="button">
</body>
<html>
按钮引用图片
最新推荐文章于 2023-02-22 15:41:58 发布