posts - 23, comments - 6, trackbacks - 0, articles - 0
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

虚线边框表格

Posted on 2006-09-14 17:49 小傻 阅读(348) 评论(0)  编辑  收藏 所属分类: csshtml&javascript

<style type="text/css">
<!--
.a {FONT-SIZE: 12px; COLOR: #91002f; LINE-HEIGHT: 18px; FONT-FAMILY: "宋体"
}
.b {BORDER-RIGHT: #FF9933 1px dotted; BORDER-TOP: #FF9933 1px dotted; BORDER-LEFT: #FF9933 1px dotted; BORDER-BOTTOM: #FF9933 1px dotted
}
.style1 {color: #FF9933}
-->
</style>
<TABLE cellSpacing=0 cellPadding=0 width=381 align=center border=0>
<TR>
<TD class=b height=23>
<DIV align=center class=a style1>虚线边框表格</DIV></TD>
</TR>

</TABLE>


只有注册用户登录后才能发表评论。


网站导航: