인프런 커뮤니티 질문&답변
구동이 안되요
작성
·
280
1
구동이 안되요
.items{ overflow: hidden; } .items > div{ height: 200px; float: left; box-sizing: border-box; } .news{ width: 400px; } .tab-inner{ } .tab-inner .btn{} .tab-inner .btn span{} .tab-inner .tab{} .tab-inner .tab a{ display: block; } .tab-inner .tab a b{ float: right; }
똑같이 따라 했는데 안되네요





