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
- Oracle LISTAGG 사용 예시
- 스크롤 이벤트 감지
- 앵귤러 애니메이션
- 스크롤 이벤트
- 옵저버블
- angular animation
- 호버
- 아이오닉 스크롤 이벤트
- egov spring ajax 사용 예시
- prisma
- angular route
- summary
- 앵귤러 모달
- route
- Router
- Ionic modal
- ApexChart
- 모달
- angular button
- scroll
- TAILWIND
- modal
- angular modal
- ajax 사용 예시
- mysql if
- formgroup
- 셀렉트박스 커스텀
- flex-1
- 검색
- Angular Router
Archives
- Today
- Total
깜놀하는 해므찌로
Tailwind text center 텍스트 중앙 정렬 본문
반응형
SMALL
<div class="text-center">
글씨
</div>
1. flex 가 아닌 text-center 를 사용해야 합니다. 당연한 건데 필자는 flex justify 로 조절하려 했음
반응형
LIST