<html>

<head>
<title>标题</title>
</head>
<body>
<font color="yellow">我的第一个网页</font>
</body>
</html>
和上一次的代码只多了<font color="yellow"></font>,你在浏览器运行,你的内容就有颜色了,简单吧,试下,谢谢。
</html>
<html>

<head>
<title>标题</title>
</head>
<body>
<font color="yellow">我的第一个网页</font>
</body>
</html>
和上一次的代码只多了<font color="yellow"></font>,你在浏览器运行,你的内容就有颜色了,简单吧,试下,谢谢。
</html>
还没有评论,来说两句吧...