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

정보공유

[퍼블리싱] 심플한 테이블 디자인

 

샘플

 

<style>

.wz_tbl_1,.wz_tbl_1 th,.wz_tbl_1 td{border:0;}

.wz_tbl_1{width:340px;text-align:center;margin: 7px 0 0px;}

.wz_tbl_1 table {clear:both;width:100%;border-collapse:collapse;border-spacing:0;}

.wz_tbl_1 tbody, .wz_tbl_1 tr, .wz_tbl_1 td {vertical-align:middle}

.wz_tbl_1 caption{display:none}

.wz_tbl_1 th{padding:10px 0;border:2px solid #dcdcdc;color:#666;text-align:center;font-family:'돋움',dotum;font-size: 0.95em;letter-spacing: -1px;font-weight:bold;background-color: #fbfbfb;}

.wz_tbl_1 td{padding:7px 0;border:1px solid #e5e5e5;color:#4c4c4c;font-family: '돋움',Dotum,Verdana,applegothic;line-height: 1.5;font-size: 0.95em;letter-spacing: -1px;}

.wz_tbl_1 th span.last:after {border:none;}

.wz_tbl_1 td .numberic {text-align:right;padding-right:4px;}

</style>

 

 

<div class="wz_tbl_1">

<table>

<caption>판매가격 입력</caption>

<thead>

<tr>

    <th scope="col" width="30%;">번호</th>

    <th scope="col" width="40%;">이름</th>

    <th scope="col" width="30%;">금액</th>

</tr>

</thead>

<tbody>

<tr>

    <td>100</td>

    <td>홍길동</td>

    <td>10,000</td>

</tr>

<tr>

    <td>100</td>

    <td>홍길동</td>

    <td>10,000</td>

</tr>

<tr>

    <td>100</td>

    <td>홍길동</td>

    <td>10,000</td>

</tr>

<tr>

    <td>100</td>

    <td>홍길동</td>

    <td>10,000</td>

</tr>

</tbody>

<thead>

<tr>

    <th colspan="2">총합</th>

    <th>10,000</th>

</tr>

</thead>

</table>

</div>

 

 

 

 

 

적용된 결과물

 

8e9bfc5e7d9610dfa21653d2b4b910bc_1489023200_8092.png
 

 

정보공유
Total 46건 2 페이지
번호 제목 글쓴이 날짜 조회
31 이미지를 css 로 비율대로 처리하기. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 06-02 33989
열람중 심플한 테이블 디자인 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 03-09 33939
29 position absolute 로 right 로 주었다고 left 로 변경해야할 경우. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 06-18 33113
28 css 박스 배치 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 04-10 32765
27 div 기본 레이아웃 샘플 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 03-05 32243
26 첨부파일 이미지파일만 등록하게 하기 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 05-07 31730
25 이미지 중앙 가운데 정렬 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 12-20 31335
24 말줄임 처리 css 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 09-02 29476
23 2단 레이아웃 만들기. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 06-22 29130
22 NHN Coding Convention 2343423쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 10-26 26699
21 반응형 테이블 만들기. 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 09-01 24276
20 ul li 사용하여 셀타입으로 갤러리를 구성했을때 칸이 비는 현상 방지 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 04-17 24158
19 유튜브 동영상 반응형 처리 (리사이징) 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11-20 23514
18 깜빡이는 버튼 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 06-05 21762
17 박스 테두리를 따라서 흐르는 효과 위토즈쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 02-08 21417