박지연의 코딩이야기

  • 홈

온오프체크박스 1

[CSS] CSS로 on/off체크박스만들기

/* CSS */ /* on/off 박스 */ .check {     position: relative;     display: flex;     flex-direction: column;     color: #97acd1;     align-items: center; } .check p {     font-size: 14px;     color: #97acd1;     margin-bottom: 5px; } .check .button {     position: relative;     top: 50%;     width: 50px;     height: 25px;     border-radius: 100px; } .check .button .checkbox {     position: relative..

02. HTML , CSS , JS 2024.04.30
이전
1
다음
더보기
프로필사진

박지연의 코딩이야기

  • 전체 (34)
    • 01. 쓸모있는 코딩하기 (6)
    • 02. HTML , CSS , JS (21)
    • 03. Sass(Scss) (2)
    • 04. Flutter (0)
    • 05. React (4)

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

Calendar

«   2025/07   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

티스토리툴바