-
pseudo selectors css mdn코딩Coding/HTML_CSS_JavaScript 2021. 11. 24. 19:18728x90
https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes
Pseudo-classes - CSS: Cascading Style Sheets | MDN
A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
developer.mozilla.org
반응형'코딩Coding > HTML_CSS_JavaScript' 카테고리의 다른 글
CSS)z-index 개념|MDN (0) 2021.11.27 [JS] 성능을 높이는 코드 스타일 (0) 2021.11.26 (HTML)클릭시 페이지 최상단으로 이동하는 TOP버튼 (0) 2021.11.26 Lorem Ipsum Generator& 로렘 입숨 Lorem Ipsum 뜻 : 그래픽 디자인에서 쓰이는 더미 텍스트 (0) 2021.11.24 css] css absolute relative to parent (0) 2021.11.23 CSS 플렉스박스(flex) flex-grow와 flex-shrink 속성의 완벽 이해 (0) 2021.11.21 HTML)nav 태그 (0) 2021.11.21 JAVASCRIPT)마우스 이벤트(event)종류 (0) 2021.11.20