W3School TIY Editor
W3School 在线教程
改变方向
暗黑模式
运行代码
input 元素的 height 和 width 属性
height 和 width 属性指定 input type="image" 元素的高度和宽度。
First name:
Last name:
注意:
input type="image" 会发送激活该图像按钮的点击位置的 X 和 Y 坐标。