2022-06-23 |

设置文本字体颜色

设置文本字体颜色

<!DOCTYPE html>
<html>
<body>

<h1 style="color:blue">This is a heading</h1>
<p style="color:red">This is a paragraph.</p>

</body>
</html>

发表评论

    评价:
    验证码: 点击我更换图片
    最新评论