如何实现网页中的超级联接颜色固定 |
| |
| 发布时间:2007-4-20 |
<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: #FFFFFF; text-decoration: none; } a:visited { COLOR: #FFFFFF; text-decoration: none; } a:hover { COLOR: #000000; text-decoration: none; } a:active { COLOR: #000000; text-decoration: none; } --> </style> </head> <body> <table width="139" height="92" border="0"> <tr> <td bgcolor="#CCCCCC"><div align="center"><a href="#">青岛生活网</a></div></td> </tr> </table> </body> </html> |
| [关闭窗口]
[打印本页] |
|
 |
本栏推荐 |
|