위토즈 - 개발자프로그램판매공간

정보공유

[퍼블리싱] css 가로폭 일정비율로 칸 만들기.


408093948c6e571d764b931267aefbd3_1674019245_464.png
 


<style>

.wrap-check-days{padding:0px 0px 10px;display:table;table-layout: fixed;width: 100%;}

.wrap-check-days .item {display: table-cell; padding:0 4px;}

.wrap-check-days input[type=radio]{display:none}

.wrap-check-days input[type=radio]+label{display:inline-block;cursor:pointer;width:100%;border:1px solid #ededed;border-radius: 4px;text-align:center;padding:10px;}

.wrap-check-days input[type=radio]+label{background-color:#fff;color:#333}

.wrap-check-days input[type=radio]:checked+label{background-color:#333;color:#fff}

</style>



<div class="wrap-check-days">

    <div class="item"><input type="radio" name=""><label>test</label></div>

    <div class="item"><input type="radio" name=""><label>test</label></div>

    <div class="item"><input type="radio" name=""><label>test</label></div>

    <div class="item"><input type="radio" name=""><label>test</label></div>

</div>






정보공유
Total 45건 1 페이지
번호 제목 글쓴이 날짜 조회
45 CSS를 사용하여 4x4 형태의 갤러리 디자인 그리드 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 03-05 228
44 html 로 된 svg 태그를 png 파일로 만들기. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-08 835
열람중 css 가로폭 일정비율로 칸 만들기. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-18 2479
42 부트스트랩 모달창 제어 관련 스크립트. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 12-29 2870
41 [2021 최신 CSS 6] position:sticky 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 08-02 7308
40 [2021 최신 CSS 5] aspect-ratio 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 08-02 7165
39 [2021 최신 CSS 4] Flex Box Gap 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 08-02 7102
38 [2021 최신 CSS 3] 브라우저 지원여부 확인 @supports 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 08-02 6839
37 [2021 최신 CSS 2] 1줄로 정리 :is 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 08-02 7089
36 [2021 최신 CSS 1] 앱처럼 스크롤을 적용하자 scroll-snap 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 08-02 7405
35 웹페이지 인쇄할때 하단에 주소 안나오도록 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 06-22 7777
34 웹페이지 인쇄할때 페이지 구분하는 style 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 04-20 8106
33 페이지가 이유도 없이 중간에 리로딩 되는 문제 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-05 14580
32 전체화면 배경이미지 깔기. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-07 14560
31 깜빡이는 버튼 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 06-05 21242