附上两个我经常使用的table样式: 复制代码代码如下: <html> <head> <title></title> <style type=”text/css”> body,table{ font-size:12px; } table{ table-layout:fixed; empty-cells:show; border-collapse: collapse; margin:0 auto; } td{ height:30px; } h1,h2,h3{ font-size:12px; margin:0; padding:0;