Create a New Pen
Behavior Auto Save If active, Pens will autosave every 30 seconds after being saved once. Auto-Updating Preview If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update. Format on Save If enabled, your co
codepen.io
https://codepen.io/limyena/pen/bGPBGqJ
body 크기와 block 복습
...
codepen.io
https://codepen.io/limyena/pen/eYwBYGz
inline요소 복습
...
codepen.io
- 너비요소를 사용할 수 없음
https://codepen.io/limyena/pen/abgBbKy
상위태그와 하위태그를 부르는 명칭
...
codepen.io
[css에서 사용할 수 있는 선택자]
자식선택자 : >
후손선택자 : 띄어쓰기
인접동생 선택자 : +
그룹 선택자 : ,
클래스 선택자 : .
아이디 선택자 : #
https://codepen.io/limyena/pen/zYVoYMd
선택자가 필요한 이유
...
codepen.io
https://codepen.io/limyena/pen/LYKbYvr
클래스 선택자
...
codepen.io