+ -
当前位置:首页 → 问答吧 → 看到几个VML的表格,贴过来回头研究

看到几个VML的表格,贴过来回头研究

时间:2004-01-08

来源:互联网


<html xmlns:v> <style> v\:*{behavior:url(#default#VML)} </style> <body> <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>
   提示:您可以先修改部分代码再运行

作者: winsky   发布时间: 2004-01-08


<html xmlns:v> <style> v\:*{behavior:url(#default#VML)} </style> <body> <v:RoundRect style="position:relative;width:150;height:240px"> <v:path textpathok="true" /> <v:textpath on="true" string="cnbrucecnbrucecnbrucecnbrucecnbruc ecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbrucecnbruce" /> <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>
   提示:您可以先修改部分代码再运行

作者: winsky   发布时间: 2004-01-08


<html xmlns:v> <style> v\:*{behavior:url(#default#VML)} </style> <body> <v:RoundRect style="position:relative;width:150;height:240px" arcsize=0.5> <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>
   提示:您可以先修改部分代码再运行

作者: winsky   发布时间: 2004-01-08

MSDN online 的 VML 参考我自己做过一个 CHM
回家了放上来
哪位同志翻译重新做一遍
给大家做个参考吧:D

作者: snakevil   发布时间: 2004-01-11

好啊,支持

作者: winsky   发布时间: 2004-01-12

really good!!!

作者: Amolin   发布时间: 2004-01-13