I have a big with three little \'s inside of it, inline. They each have 33% width, but that causes some alignment problems b 4条回答 渐次进展 (楼主) 2020-12-04 19:26 .col_1_3 { width: 33%; float: left; } .col_1_3:nth-of-type(even) { width: 34%; } 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
with three little \'s inside of it, inline. They each have 33% width, but that causes some alignment problems b 4条回答 渐次进展 (楼主) 2020-12-04 19:26 .col_1_3 { width: 33%; float: left; } .col_1_3:nth-of-type(even) { width: 34%; } 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
\'s inside of it, inline. They each have 33% width, but that causes some alignment problems b
.col_1_3 { width: 33%; float: left; } .col_1_3:nth-of-type(even) { width: 34%; }