SOURCE
Result
HTML
CSS
console 命令行工具
X
clear
>
console
<html> <body> <h1 style="color:red">此处是222个标题</h1> </body> </html>
h1{ font-size: 10px }