简单教程
提交运行
代码编辑器:
<h1 id="id1">我的标题 1</h1> <button type="button" onclick="document.getElementById('id1').style.color='red'"> 点我!</button>
运行结果: