- 帖子
- 42
- 积分
- 75
- 技术
- 0
- 捐助
- 0
- 注册时间
- 2010-9-7
|
2楼
发表于 2010-9-11 11:51
| 只看该作者
<table width='347' border='1' align='center' cellpadding='0' cellspacing='0' 这里是要在源文件中查找到的代码
<table width='347' border='0' align='center' cellpadding='0' cellspacing='1' 这里是要更改后的效果
bordercolor='#000000' style='border-collapse: collapse'> 这里是要在源文件中查找到的代码
bordercolor='#00E3E3' style='border-collapse: collapse'> 这里是要更改后的效果
.styleA {font-size: 9pt;font-weight: bold;}
.styleA {font-size: 9pt;font-weight: bold;}.styleB {font-size: 10pt;font-weight: bold;}
[ 本帖最后由 scyz2008 于 2010-9-14 11:44 编辑 ] |
|