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 클래스 추가해야 함. |
