<html>
<head>
<title>页面的连接文字</title>
</head>
<body text="#6699FF" link="#FF0000">
<center>
设置文字连接效果
<br /><br />
<a href="http://www.baidu.com">链接文字</a>
<br /><br />
</center>
</body>
</html>
<html>
<head>
<title>页面的连接文字</title>
</head>
<body text="#6699FF" link="#FF0000">
<center>
设置文字连接效果
<br /><br />
<a href="http://www.baidu.com">链接文字</a>
<br /><br />
</center>
</body>
</html>