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

정보공유

[퍼블리싱] 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 434건 2 페이지
번호 제목 글쓴이 날짜 조회
419 웹사이트 접속 사용자 인증 걸기 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 03-09 2280
열람중 css 가로폭 일정비율로 칸 만들기. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-18 2652
417 폼을 생성하고 선택된(필요한) 영역의 값만 전송 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 01-17 2681
416 부트스트랩 모달창 제어 관련 스크립트. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 12-29 3070
415 탭으로 나눠지는 슬라이드 쇼 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11-13 3526
414 자바스크립트 소수점 포함 numberformat 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 10-18 3288
413 Click jacking, Frame sniffing 등과 같은 Frame을 이용한 공격 방어 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 10-05 3763
412 쿠키 Secure 속성 옵션 추가. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 10-05 3692
411 쿠키 하이젝킹 방지(cookie hijacking) HttpOnly, 쿠키 HttpOnly 속성 누락. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 10-05 3779
410 [sprintf 함수] 결과값 처리 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 09-09 3712
409 SQL 인젝션 막기를 위한 php 코드 수정. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 09-08 3910
408 php json_encode 옵션 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 08-09 3996
407 그누보드 clean_xss_tags 함수 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 07-28 4524
406 인스타그램을 경유해서 쇼핑몰 ISP 결제오류 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 05-30 4532
405 도메인주소 매칭 확인 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 03-21 5252