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