Why “Inline-block” doesn't work properly in this CSS?

后端 未结 5 2167

Please check the CSS below.

 /*rex is the container of ex,ex2,ex3*/
div.rex{
height:200px;
border:0px;
margin:60px auto;
padding: 0;
vertical-align:top;
}

div.e         


        
5条回答
提交回复
热议问题