<table><form action="">
<tr>
<td> </td>
</tr></form>
</table>
这样就不会多一行了~
<title>无标题文档</title>
<style type="text/css">
<!--
.td {
border: 1px dotted #0033CC;
}
-->
</style>
</head>
<body>
<table width="500" height="84" border="0" cellpadding="0" cellspacing="0" class="td">
<tr>
<td> </td>
</tr>
</table>
</body>
</html>
表格的CSS这样设置就行了啊~用得了这么麻烦?
border-right:rgb(0,0,0) 1px dotted;
加色不是用border-color,是:
border-right:rgb(00,99,00) 1px dotted;
这样的格式
rgb(00,99,00) RGB就是网页颜色的标志了括号里的是R,G,B的三色,即 红、绿、蓝 这三种色,每个是两位数,共是六位数,为十六进制,可用工具得到,或是去查色谱~除了RGB还有CMYK等等的颜色,但网页多用RGB,以后看到RGB在CSS里,就是带表颜色了~
在静中寻找一切最美的感觉...
/images/upphoto/306.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://bbs.glite./images/upphoto/306.jpg');}" onmousewheel="return imgzoom(this);" alt="" />