背景:
阅读新闻

Vml教程:用path和textpath制作漂亮的文字距阵

[日期:2003-07-08] 来源:蓝丽技术论坛  作者:lshdic [字体: ]
<HTML xmlns:v>
<HEAD>
<META http-equiv="Content-Type" content="text/html; Charset=gb2312">
<META name="GENERATOR" content="网络程序员伴侣-Lshdic 2002">
<TITLE></TITLE>
<STYLE>
body{}
a{}
a:hover{}
v\:*{behavior:url(#default#VML);} //这里声明了v作为VML公用变量
</STYLE>
</HEAD>
<BODY bgcolor="" text="" topmargin="" leftmargin="">
<BASE target="">

<v:Roundrect style='width:200;height:200;'>  <!--以圆角表格为轨迹-->
<v:fill on='true' color='red'/>
<v:path textpathok='True'/>  <!--文字的排列按照圆角表格的边框"开启"-->
<v:textpath on='True' style='font-size:35' string='http://www.lshdic.com,http://www.lshdic.com'/>
</v:Roundrect>&nbsp;<p>&nbsp;<p>&nbsp;<p>&nbsp;<p>

<v:line to='380,-20'>
<v:path textpathok='True'/>  <!--文字的排列按照横线"开启"-->
<v:textpath on='True' style='font-family:华文彩云;font-size:35' string='http://www.lshdic.com'/>
</v:line>

</BODY>
</HTML>
收藏 推荐 打印 | 录入:木鸟 | 阅读:
相关新闻      
本文评论   [发表评论]   全部评论 (0)
热门评论