Tags: wrap,css

Sort by: Date / Title /

  1. 1 year ago by spirit
    Useful for displaying code snippets for example
    1. pre {
    2. white-space: pre-wrap; /* css-3 */
    3. white-space: -moz-pre-wrap !important; /* 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. }
    Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/1642"></script>

First / Previous / Next / Last / Page 1 of 1 (1 posteets)