<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Lange Zeilen umbrechen">
  </head>
  <body>
    <pre>&lt;html&gt;
  &lt;head&gt;
    &lt;meta http-equiv="content-type" content="text/html; charset=windows-1252"&gt;
    &lt;link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Lange Zeilen umbrechen"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;pre&gt;body {
    margin: 0;
    font-family: sans-serif;
    color: #333;
    background: #efefef;
}
header {
    padding: 15px 0;
    text-align: center;
}
h1 {
    margin: 0;
    font-size: 3em;
}
main {
    width: 100%;
    margin: 5px auto;
}
h2 {
    margin-left: 10px;
}
<br><br><br>
li {
    margin: 2px;
}
a {
    display: block;
}
li img {
    display: block;
    width: 100%;
}
footer {
    text-align: center;
}
@media (min-width: 768px) {
    main {
        width: 768px;
    }
}&lt;/pre&gt;
  &lt;/body&gt;
&lt;/html&gt;
</pre>
  </body>
</html>
