自定义标签 源代码: <style> red { color:red; } </style> <red>hello</red> 展示: <style> red { color:red; } </style> hello