Paging

페이징은 .paging 엘리먼트를 추가하면 아래와 같이 출력됩니다.

Buttons

버튼은 .btn1 엘리먼트를 추가하면 Button, Input, A 태그에서 모두 사용 가능합니다.

Button #2 Button #2
Tab

탭은 .tab1 엘리먼트를 추가하면 아래와 같이 출력됩니다.

Table

테이블은 .table1 엘리먼트를 추가하면 아래와 같이 출력됩니다.

common.css
주요 정의 클래스
Summary
.tal
.tac
.tar
text-ailgn: left;, text-ailgn: center;, text-ailgn: right;
.mt0 ~ .mt500
.mb0 ~ .mb500
.pt0 ~ .pt500
.pb0 ~ .pb500
margin-top, margin-bottom, padding-top, padding-bottom
.nostyle 에디터로 작성된 글 본문을 출력 하려는 경우 부모 엘리먼트에 .nostyle 클래스 추가해야 함.