Posted on 2006-09-14 17:49
小傻 阅读(349)
评论(0) 编辑 收藏 所属分类:
css 、
html&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>