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

VML制作的用字母实现的圆脚边框

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

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>网页特效|Linkweb.cn/Js|---VML制作的用字母实现的圆脚边框</title>
<style> 
v\:*{behavior:url(#default#VML)} 
</style>
</head>

<body>

<html    xmlns:v> 
   
            <v:RoundRect    style="position:relative;width:150;height:240px"> 
<v:path    textpathok="true"    /> 
            <v:textpath    on="true"    string="cnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbruce"    /> 
                <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>



评论 】 【 推荐 】 【 打印
上一篇:真正的进度条效果
下一篇:透明的表格
相关新闻       特效代码