2016实例教程.pptVIP

  • 1
  • 0
  • 约7.82千字
  • 约 33页
  • 2016-12-03 发布于北京
  • 举报
2016实例教程

常用的样式属性 要实现下图细边框的效果,该如何编写样式规则? 文本框宽度为1px,边框样式为solid 使用border-width和border-style属性 * Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. 常用的样式属性 STYLE type=text/css .textBorder{ border-width:1px; border-style:solid; } /STYLE …… FORM name=form1 method=post action= P名字: INPUT name=fname type=text class=textBorder /P P密码: INPUT name=pass type=password class=textBorder size=21/P /FORM …… 查看源代码 文本框为实线边框 边框宽度为1像素 看看没有设置样式的文本框的效果 * Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Cop

文档评论(0)

1亿VIP精品文档

相关文档