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