摘要: 如图所示:之前父节点和子节点都是居中对齐,看起来很层次感,后来查找问题发现原来是CSS样式的问题。 table{ table-layout:fixed; empty-cells:show; border-collapse: collapse; margin:0 auto;}把margin:0 au... 阅读全文
posted @ 2015-04-21 10:30 hongyan5682 阅读(847) 评论(0) 推荐(0) 编辑