使文字在div中水平和垂直居中的的css样式为 text-align:center; /*水平居中*/line-height: 20px; /*行距设为与div高度一致*/示例如下:HTML元素
height:50px;lien-height:50px;