break pre text

Solutions on MaxInterview for break pre text by the best coders in the world

showing results for - "break pre text"
Tiago
18 May 2017
1pre {
2    white-space: pre-wrap;       /* Since CSS 2.1 */
3    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
4    white-space: -pre-wrap;      /* Opera 4-6 */
5    white-space: -o-pre-wrap;    /* Opera 7 */
6    word-wrap: break-word;       /* Internet Explorer 5.5+ */
7}
8
queries leading to this page
break pre textbreak pre text