더 보기 - more
클래스 명
- .moreless_fold {}
이미지 보기
사용 예
1 2 3 4 5 | .moreless_fold { background:url(images/iconMore.gif) top left no-repeat; padding-left:20px; color:#000; } |
그만보기 - less
클래스 명
- .moreless_top {}
이미지 보기
사용 예
1 2 3 4 5 | .moreless_top{ background : url (images/iconLess.gif) top left no-repeat ; padding-left : 20px ; color : #000 ; } |
more/less 본문 내용
클래스 명
- .moreless_body {}
이미지 보기
사용 예
1 2 3 | .moreless_Body { } |
그만보기 - less
클래스 명
- .moreless_bottom {}
이미지 보기
사용 예
1 2 3 4 5 6 | .moreless_bottom { background : url (images/iconLess.gif) top right no-repeat ; padding-right : 20px ; color : #999 ; text-align : right ; } |