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 | 31 |
Tags
- mosquitto.conf
- mySQL_Replication
- 데이터테이블 데이터 넣기
- setInterval 외부 정지
- 서버동기화
- DatePicker
- react
- pm2 확인
- pm2
- tailwind
- setInterval 정지
- 1883
- html #select #option #multiple
- pm2 시작
- pm2 상태 확인
- setInterval clear
- timepicker
- AntDesign
- setInterval 중지
- map이 undefined가 뜰 때
- listener 1883
- allow_anonymouse
- c# datagridview 데이터 넣기
- vite
- 맥 어드레스
- DataGridView 직접 입력
- invalid data
- datagridview 직접입력
- pm2 설치
- mosquitto
Archives
- Today
- Total
개발 노트
CSS 최신문법(where/is/has/not) 본문
https://inpa.tistory.com/entry/%F0%9F%8C%9F-css-where-is-has-not
🌟 CSS 선택자를 모던하게 :where() / :is() / :has() / :not()
:where() 가상 선택자 :where 의사 클래스 선택자는 css 코딩할때 선택자의 중복을 줄이는 데 도움이 되는 녀석이다. 예를들어 다음과 같이 여러 엘리먼트 안에 있는 anchor 태그에 hover 효과를 주기위
inpa.tistory.com
'프로그래밍 > CSS' 카테고리의 다른 글
vite + react 에 tailwind.css + antd 적용하기 (0) | 2025.02.06 |
---|---|
scss - & (0) | 2023.09.04 |
간격에 대해 (0) | 2023.08.31 |
SCSS - $변수명 (0) | 2023.08.30 |
Ant Design CSS 변경하기 (0) | 2023.06.14 |