CSS的小问题
添加时间: 2005-6-9 4:26:13 作者: 网络收集 阅读次数:63 来源: http://d9soft.com
<style>
.aaa {
width:95%;
border: 1px #E6D1B0 solid;
background-color: #efe3ce;
font-size:11px;
font-family:Tahoma;
color:#FF6600;
text-align:center;
}
</style>
<table class=aaa>
<tr>
<td>
Hello world!
</td>
</tr>
</table>
上下文章:
上一篇文章: 公告效果 下一篇文章: 打开,另存为,属性,打印"等14个JS代码

