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
- 안드로이드
- asp.net
- Bootstrap
- SpringSource Tool Suite
- 컬럼명
- 웹뷰
- Maven
- MANTIS
- TextBox
- Android
- varags
- scrollView
- javascript
- decompiler
- MSsql
- Java
- html
- Eclipse
- Web Service
- jsp
- Redirect
- 이클립스
- 자바
- 자바스크립트
- Apache Lucene
- 웹 서비스
- STS
- WebView
- MS-SQL
- C#
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+ */ } |