好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

span居中问题_html/css_WEB-ITnose





无标题文档

#a{
width:200px;
height:200px;
border:1px solid #F00;
float:left;
}
#b{
position:relative;
width:120px;
height:120px;
border:1px solid #0F0;
margin:0 auto;
text-align:center;
}
span{

position:static;
padding:10px;
border:#999 solid 1px;
}







tt
vv

查看更多关于span居中问题_html/css_WEB-ITnose的详细内容...

  阅读:35次