Search
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;
.mt-500 ~ .mt500
.mb-500 ~ .mb500
.ml0 ~ .ml500
.mr0 ~ .mr500
.pt0 ~ .pt500
.pb0 ~ .pb500
.pl0 ~ .pl500
.pr0 ~ .pr500
margin-top, margin-bottom, padding-top, padding-bottom, padding-left, padding-right
.nostyle 에디터로 작성된 글 본문을 출력 하려는 경우 부모 엘리먼트에 .nostyle 클래스 추가해야 함.