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

정보공유

[퍼블리싱] 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 442건 1 페이지
번호 제목 글쓴이 날짜 조회
442 php 8.0 이상 버전에서 엑셀파일 업로드 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 07-18 154
441 금액 카운팅 모션 다라라락 변화 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 06-26 387
440 가장 심플한 예약 주문번호 생성 코드 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 05-28 1029
439 php 와 ajax 를 이용해서 파일 업로드 할때 대용량 파일을 업로드 하는 방법 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 05-23 1138
438 dl dt dd css 샘플 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 05-13 913
437 datepicker 를 이용해서 달력3개를 표시하고 원하는 날짜만 선택이 가능하도록. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 04-28 1170
436 입금된 주문도 준비, 배송전까지는 취소할 수 있도록 하는 방법 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 03-10 1631
435 CSS를 사용하여 4x4 형태의 갤러리 디자인 그리드 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 03-05 1352
434 magnificPopup css 를 추가하여 popup 마다 다른 사이즈 로 띄우기. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-16 1934
433 magnificPopup 조건이 맞지 않으면 popup 띄우지 않기. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-12 1910
432 magnificPopup iframe 으로 form submit 하기 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-12 1957
431 mysql 사용자 함수 생성 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-09 1750
430 html 로 된 svg 태그를 png 파일로 만들기. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-08 2083
429 prepare bind_param 쿼리구분 select * 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 08-14 2531
428 javascript 플랫폼 디바이스 확인 함수 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 07-13 2717