Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- MANTIS
- 컬럼명
- javascript
- MSsql
- Web Service
- Maven
- 웹 서비스
- SpringSource Tool Suite
- Java
- jsp
- MS-SQL
- C#
- 이클립스
- 웹뷰
- 안드로이드
- STS
- varags
- Eclipse
- Bootstrap
- WebView
- 자바
- Android
- html
- scrollView
- 자바스크립트
- asp.net
- Apache Lucene
- TextBox
- decompiler
- Redirect
Archives
- Today
- Total
bboks.net™
pre 자동 줄바꿈 스타일시트 본문
1 2 3 4 5 6 7 | pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ } |