亚洲成精品动漫久久精久,九九在线精品视频播放,黄色成人免费观看,三级成人影院,久碰久,四虎成人欧美精品在永久在线

掃一掃
關注微信公眾號

如何實現網頁中的超級聯接顏色固定
2007-09-25   網絡

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>無標題文檔</title>
<style type="text/css">
<!--
td {
font-size: 9pt;
}
a:link {
COLOR: &#35;FFFFFF; text-decoration: none;
}
a:visited {
COLOR: &#35;FFFFFF; text-decoration: none;
}
a:hover {
COLOR: &#35;000000; text-decoration: none;
}
a:active {
COLOR: &#35;000000; text-decoration: none;
}
-->
</style>
</head>
<body>
<table width="139" height="92" border="0">
<tr>
<td bgcolor="&#35;CCCCCC"><div align="center"><a href="&#35;">我是網管</a></div></td>
</tr>
</table>
</body>
</html>

熱詞搜索:

上一篇:html里嵌入多種媒體文件源碼
下一篇:網頁制作FAQ (簡單版)

分享到: 收藏