菜鸟教程 html_code_4 在线代码实例

运行 保存 全屏 右侧展示 实时查看
主题:

 <button onclick="document.styleSheets[0].rules[0].style.color='red'">
        点击按钮直接修改style标签里button选择符使按钮改为红色
    </button>