pseudo2 04/02 HTML/CSS aside 스타일링, Pseudo(hover) 가구 스타일링 aside 부분 html 하나씩 스타일링 해보자 aside는 수직이기 때문에 인라인형으로 해주지 않아도 됨 -> 블럭형으로 배경이미지 설정이 조금 잘못됐다.. 여기선 line-height 안주는게 이쁘다고 함 -> a 태그를 다 해줬기 때문에 중복될 필요 없어.. 마우스가 올라갈 때만 노란 막대기 뜨게 해주려면? -> Pseudo 클래스 하버해주기 developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes Pseudo-classes - CSS: Cascading Style Sheets | MDN Pseudo-classes A CSS pseudo-class is a keyword added to a selector that specifies a spe.. 2021. 4. 2. 03/29 HTML/CSS 아이템 스타일링 메인메뉴 아이템의 스타일 적용하기 왼쪽 패딩공간 24px안에 12px만큼 가운데에 반복없이 배경이미지 적용 developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes Pseudo-classes - CSS: Cascading Style Sheets | MDN Pseudo-classes A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it. button.. 2021. 3. 29. 이전 1 다음