简单教程
提交运行
代码编辑器:
<style> h1 {color:red;} p {color:blue;} </style> <h1>这是一个标题</h1> <p>这是一个段落</p>
运行结果: