코딩/Coding Study 썸네일형 리스트형 [HTML, CSS] Colors that brands use 브랜드의 색들 Draft date: 2022.09.12. Recentyle Update: 2022.10.10. 강의명: 노마드코더 코코아 클론코딩 챌린지명: 노마드코더 코코아 클론 챌린지 최종 버전 보기 [HTML] Colors that brands use 네이버 초록 #16CE5F 카카오톡 노랑 #FAE100 배달의민족 민트 #2AC1BC 당근마켓 주황 #FF7E36 [CSS] body { width: 100vw; height: 100vh; display: flex; flex-direction: column; align-items: center; } h1 { font-size: 2.4em; font-weight: 700; margin-top: 15px; margin-bottom: 30px; } main { displ.. 더보기 이전 1 다음