1.<input type="image">
2.<input type="submit" style="background: url('图') no-repeat;">
3.<input type="button" style="background: url('图') no-repeat;" οnclick="提交的js">
4.<button style="background: url('图') no-repeat;" οnclick="提交的js">文字</button>
5.<img src="图" οnclick="提交的js">
6.<span style="border:1px solid #000000;background: url('图') no-repeat;" οnclick="提交的js"> </span>