A quick look at the css: .item { height: 50px; float: left; } .item-1 { width: 25%; background-color: #c0ff3e; } .item-2 { width: calc(75% ...
確定! 回上一頁