首先:我要定义一个表格的height是100%,下面CSS代码中的我已经写了,没却没有起作用
另外:我要表格里的文字内容不贴着表边,就是说离表格边要有一些距离,下面我设定了"cellpad:6px",也是不起作用。
-------------------------------------------------------------------------
.mainpage_tablefortexttitle {
font-family: "宋体";
font-size: 12px;
background-color: #FFFFFF;
cellpad:6px
line-height;
line-height: 40px;
background-position: right;
width: 95%;
height: 100%;