Java世纪网 » JAVA技术整理板块 » Web开发客户端 » 使用CSS让表格居中(不是里面的问题,而是实现align="center"的效果
<style> Table{ star:expression(this.align='center') } </style> <table width=100 border><tr><td>ok</td></tr></table> <table width=100 border><tr><td>ok</td></tr></table>
老紫竹
管理员
查看此人帖子