Tags: pre

Sort by: Date / Title /

  1. 11 months 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>
  2. 2 years ago by spirit
    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/765"></script>

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