摘要: 文字在表格中垂直居中用line-height:*px;例如:.middle a{color:#990000; height:25px; line-height:25px; text-decoration:none; background:url(./images/nav_main_bg.jpg) no-repeat left top; width:60px; display:block; font-size:12px;}文字在表格中水平居中用text-align:center在整个页面中居中用center标签 阅读全文