加入收藏 - 网站地图 - 网站搜索 -
阅读新闻

VML制作的圆脚表格

[日期:01-09] 来源:  作者: [字体: ]

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>网页特效|Linkweb.cn/Js|---VML制作的圆脚表格</title>

</head>

<body>

<html  xmlns:v> 
<style> 
v\:*{behavior:url(#default#VML)} 
</style>   
      <v:RoundRect  style="position:relative;width:150;height:240px"> 
        <v:shadow  on="T"  type="single"  color="#b3b3b3"  offset="3px,3px"/> 
        <v:TextBox  style="font-size:10.2pt;">VML制作的圆脚表格</v:TextBox> 
        </v:RoundRect>

</body>

</html>



评论 】 【 推荐 】 【 打印
上一篇:全选并改变TR颜色
下一篇:VML制作的圆脚表格二
相关新闻       特效代码