- wire frame : 단순하게, 레이아웃과 제품의 구조를 보여주는 용도. 큰 틀에서 영역을 나누고 각 영역을 태그와 셀렉터로 표현
Continue reading
for-if-continue vs for-if-break
Continue reading
Continue reading
box model
Continue reading
Using cssRules to Get a List of CSS Rules in a Stylesheet
Continue reading
Style Attribute (a.k.a. Element Inline CSS Properties) Overview
Continue reading
flex
Continue reading
섹션 별 모바일 먼저 디자인하고 그 다음 데스크탑 디자인 (데스크탑 디자인은 변경되는 부분만). 공통 요소 디자인은 따로 정리(편의성)
Continue reading
Grid System
페이지 전체를 나눠서 설계
Continue reading
Transition
전환 시 자연스럽게(스르륵)
Continue reading
background
Continue reading
web font
CSS로 폰트를 제공해도 사용자가 폰트가 없으면 폰트 적용이 안되므로 web font 사용.
Continue reading
typography
Continue reading
in Dev on CSS, HTML, Media, Mediaquery
viewport
Continue reading
flex box
Continue reading
position
- element를 원하는 위치에 자유롭게 이동시키기 위한 property.
Continue reading
float
길막 요소를 가진 Block element를 가로 배치를 위해 사용.
Continue reading
box Display Type
Continue reading
CSS - BoxModel
Continue reading
CSS 사용 방법
- link 태그 사용 (주로 사용)
Continue reading