代码示例:(标识:eg_html_button_test)
<html>
<body>

<button type="button">Click Me!</button>

</body>
</html>
运行结果: