好得很程序员自学网

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

css把元素放在一行width:33%,结果却是两行的原因_html/css_WEB-ITnose

.inline-block {    display: inline-block;}.width33 {    text-align: center;    width: 33%;    box-sizing: border-box;    border-left: 1px solid white;}.bottom-bar {    position: fixed;    bottom: 0px;    width: 100%;    background: rgb(239, 73, 99);    height: 50px;} 
 

文字1

查看更多关于css把元素放在一行width:33%,结果却是两行的原因_html/css_WEB-ITnose的详细内容...

  阅读:39次