inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

이리네님의 게시글

이리네 이리네

@jini0513

수강평 작성수
8
평균평점
4.9

게시글 3

질문&답변

안녕하세요 질문이 있습니다

css flex!! ul{list-style:none;} ul{padding: 0; list-style: none;} home about product contact

좋아요수
0
댓글수
5
조회수
378

질문&답변

안녕하세요 질문이 있습니다

.menu{display: flex;} .menu-item{ width: 25%; background: gold;} .menu-item:hover{ width: 35%; background: crimson} .menu-link{display: block; padding: 1em; font-size:1.2rem; font-weight: bold; color:#555; text-decoration: none; text-align: center;} .menu-link:hover{color: white;}

좋아요수
0
댓글수
5
조회수
378