标签:des style blog http io color ar java sp
<html> <head> <title>一款链接自动说明脚本-石家庄花卉</title> <style type="text/css"> <!-- body { font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 0px; margin-right: 0px} A { COLOR: black; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: none } A:hover { COLOR: red; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: underline } a:active { font: 9pt "宋体"; cursor: hand; color: #FF0033 } --> </style> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> </head> <body> <br> <br> <center><font color=red face="隶书" size=6>链接自动说明脚本</font></center> <br> <center> <table border=1 bordercolor=#000000 borderlight=green style="border-collapse: collapse" cellpadding="0" cellspacing="0"> <tr><td align=center><font size=5 color=red face="Arial, Helvetica, sans-serif"><strong>下面为效果显示区!</strong></font></td></tr> <tr><td align=center> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin var description = new Array(); description[0] = "<font color=blue>国内最大的综合性站点,内容丰富,国内第一.</font>"; description[1] = "<font color=red>国内最大的<b>新闻</b>站点,新闻更新非常快</font>"; description[2] = "<font color=green><i>国内最大的搜索引擎站点,人气非常旺.</i></font>"; // End --> </script> <table border="0"> <tr> <td valign=top width="50"> <a onMouseOver="Words.innerHTML = description[0];" href="http://www.163.com">网易</a> <br><a onMouseOver="Words.innerHTML = description[1];" href="http://www.sina.com.cn">新浪</a> <br><a onMouseOver="Words.innerHTML = description[2];" href="http://www.sohu.com">搜狐</a> </td> <td width="270"> <!-- Cell with the descriptions --> <a id="Words">把鼠标放在文字链接上,就会出现相应的说明信息.</a> </td> </tr> </table> </td></tr> </table></center> <br> <br> <center> <SCRIPT LANGUAGE="JavaScript"> <!-- hide function goHist(a) { history.go(a); } //--> </script></center> <br> <br> </body> </html>
标签:des style blog http io color ar java sp
原文地址:http://www.cnblogs.com/youtianxia/p/4059039.html