HTML
- 닫힘태그없음
- 자식을 둘수 없는 태그
<img src="이미지주소" alt="">
CSS
- 고유의 너비,높이를 가짐
- 너비나 높이 하나를 지정하면 비율에 맞게 조정됨
- inline-block
'HTML\CSS > 개념' 카테고리의 다른 글
[ CSS ] border-radius (0) | 2020.11.26 |
---|---|
[ CSS ] nth-child , first-child, nth-last-child, last-child (0) | 2020.11.26 |
[ CSS ] margin (0) | 2020.11.25 |
[ CSS ] padding / box-sizing:border-box; (0) | 2020.11.25 |
[ CSS ] text-decoration (0) | 2020.11.25 |