Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- 배열의 내림차순
- 객체
- 등차수열의 항 찾기
- visibility : hidden
- Array.from()
- 범용 선택자
- display : none
- filter()
- Link
- 쌍방향 연결리스트
- 배열과 연결리스트의 차이
- 단방향 연결리스트
- map()
- Sort
- 인접 형제 선택자 결합
- invalid assignment left-hand side
- classList.contains(string)
- 가상 요소 선택자
- 양방향 연결리스트
- disabled
- 배열의 오름차순
- indexOf
- 일반 형제 선택자 결합
- CSS
- nth-child()
- 고차함수
- innerhtml
- for..of
- Em
- 백준알고리즘
Archives
- Today
- Total
프론트엔드 센트럴파크 (☞゚ヮ゚)☞
text-indent - 들여쓰기 본문
See the Pen Untitled by Jeong-Dagyeong (@jeong-dagyeong) on CodePen.
text-indent는 block요소이다.
그렇기 때문에 inline 요소에는 적용되지 않는다.
'CSS' 카테고리의 다른 글
word-break : break-all (0) | 2022.07.08 |
---|---|
text-decoration : 글자에 라인 더하기 (0) | 2022.07.08 |
text-align - text 정렬 (0) | 2022.07.06 |
letter-spacing, word-spacing - 글자 간격 (0) | 2022.07.06 |
font와 단축속성 (0) | 2022.07.06 |
Comments