<html xmlns="http://www.w3.org/1999/xhtml" ><head><title>标题页</title></head><body><input type=button name=btn value=单击 onClick="this.disabled=true">单击上面的按钮测试是否只能按一次</body></html>