* margin, text-align, translate, text centering margin : auto; - 라인내에 한 컨텐츠만 정렬 시킬때 text-align : center; - 특성이 block가 아니라 inline의 경우에 텍스트 뿐만아니라 컨텐츠도 가운데로 정렬 가능 transform : translat(50%, 50%); - x,y 이동 가능 - 이동하거나 회전도 가능 line-height : - 폰트매트릭스를 이용하여 텍스트 수직 정렬이 가능하다. margin: auto text-align: center Text translate(50%, 50%) Text centering Text Text
* Input type ="date" 사용시 placeholder 없애기 input[type=date]::-webkit-datetime-edit-text { -webkit-appearance: none; display: none; } input[type=date]::-webkit-datetime-edit-month-field{ -webkit-appearance: none; display: none; } input[type=date]::-webkit-datetime-edit-day-field { -webkit-appearance: none; display: none; } input[type=date]::-webkit-datetime-edit-year-field { -webkit-appearance: non..
- Total
- Today
- Yesterday
- 프론트엔드면접
- JavaScript
- function
- vue입문
- 리액트
- baegofda
- vue예제
- CORS
- postman
- 개발자회고
- 프론트엔드회고
- react
- vue
- axios
- 노드JS
- 생활코딩
- 공공데이터포털
- nodejs
- cssom
- 프론트엔드개발자
- 오물오물
- vue3
- HTML
- font-family
- INPUT
- 프론트엔드
- VanillaJS
- 공공데이터
- CSS
- inline
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |