1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5
<meta name="Author" content="Aultoale" />
6
<style type="text/css">
7
body {font:normal 12px Verdana}
8
a#tip {position:relative;left:75px; font-weight:bold;}
9
a#tip:link,a#tip:hover {text-decoration:none;color:#000;display:block}
10
a#tip span {display:none;text-decoration:none;}
11
a#tip:visited {color:#000;text-decoration:underline;}
12
a#tip:hover #tip_info {display:block;border:1px solid #F96;background:#FFEFEF;padding:10px 20px;position:absolute;top:0px;left:90px;color:#009933}
13
</style>
14
</head>
15
<body>
16
<a id="tip" href="#">
17
移到这里试试!
18
<span id="tip_info">这里是提示信这里是提示信这里是提示信这里是提<br />示信这里是提示信这里是提示信这里是提示信这里是提示信这里是提示信这里是<br />提示信这里是提示信这里是提示信这里是提示信这<br />里是提示信这里是提示信这里是提示信这里是提示信<br />这里是提示信息!</span>
19
</a>
20
</body>
21
</html>
22
23
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">2
<html xmlns="http://www.w3.org/1999/xhtml">3
<head>4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />5
<meta name="Author" content="Aultoale" />6
<style type="text/css">7
body {font:normal 12px Verdana}8
a#tip {position:relative;left:75px; font-weight:bold;}9
a#tip:link,a#tip:hover {text-decoration:none;color:#000;display:block}10
a#tip span {display:none;text-decoration:none;}11
a#tip:visited {color:#000;text-decoration:underline;}12
a#tip:hover #tip_info {display:block;border:1px solid #F96;background:#FFEFEF;padding:10px 20px;position:absolute;top:0px;left:90px;color:#009933}13
</style>14
</head>15
<body>16
<a id="tip" href="#">17
移到这里试试!18
<span id="tip_info">这里是提示信这里是提示信这里是提示信这里是提<br />示信这里是提示信这里是提示信这里是提示信这里是提示信这里是提示信这里是<br />提示信这里是提示信这里是提示信这里是提示信这<br />里是提示信这里是提示信这里是提示信这里是提示信<br />这里是提示信息!</span>19
</a>20
</body>21
</html>22

23



body
浙公网安备 33010602011771号