HTML 参考手册
HTML <font> color 属性
规定文本的颜色
源代码:
点击运行 »
<font color="red">This is some text!</font>
运行结果:
点击运行 »