Rumah >hujung hadapan web >html tutorial >css + table 实现 DIV 居中_html/css_WEB-ITnose
css.table.centerMiddlePosition.html title >
* { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
body { height: 100 % ; }
#divTest { background - color: #ffff00; border: 1px dotted red; width: 500px; height: 500px; }
.tbeFrame { border - collapse: collapse; border: 1px solid blue; width: 100 % ; height: 100 % ; }
.tbeFrame td { text - align: center; vertical - align: middle; }
style >
head >
利用 css + table 实现 Div 居中 h3 >
width: 250px; height: 100px; " >
用户名:
td >
td >
tr >
密码:
td >
td >
tr >
td >
tr >
table >
td >
tr >
table >
div >
td >
tr >
table >
body >
html >