可控制的移动小窗口

王朝other·作者佚名  2008-05-31
窄屏简体版  字體: |||超大  

<!-- 完整的HTML文件如下: -->

<html><head>

<style type="text/css">

<!--

.text { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12pt; color: #ff0000 }

a:hover { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12pt; color: #000000 ;text-decoration : none }

.normal {background-color:#ccccc; }

.over {background-color:#cccccc; border-top: 1px #ffffff solid; border-left: 1px #ffffff solid; border-right: 1px #999999 solid; border-bottom: 1px #999999 solid }

.down {background-color:#cccccc; border-top: 1px #999999 solid; border-left: 1px #ffffff solid; border-right: 1px #ffffff solid; border-bottom: 1px #ffffff solid }

.link {text-decoration: none; color:#000000; font-family: 宋体}

-->

</style>

</head>

<body bgcolor="#cccccc" text="#000000">

<table width="80" border="0" cellpadding="0" cellspacing="0" height="30">

<tr>

<td class=normal onmouseover='this.className="over"' onmousedown='this.className="down"' onmouseup='this.className="over"' onmouseout='this.className="normal"' >

<div align="center" >

<a style="cursor: default" href="http://www.knowsky.com" target="_blank">测试按钮</a>

</div>

</td>

</tr>

</table>

</body>

</html>

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有 導航