首页
编程
java
php
前端
首页
编程
java
php
前端
web中关于单元格属性的问题
web中对于单元格垂直对齐的属性用valign=""没有效果,应该用什么?
<td style="vertical-align:bottom">3</td>
还是没有效果。。。。。
点击展开全文