Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Here are my trials, but none of this does what I want:</p> <pre><code>&lt;table&gt; &lt;tr&gt; &lt;td style="vertical-align: top;"&gt; &lt;pre style="margin: 0px; -moz-user-select: none;"&gt;&lt;img src="eol.png"/&gt;&lt;/pre&gt; &lt;/td&gt; &lt;td style="background-image: url('eol.png'); background-position: right top; background-repeat: repeat-y;"&gt; &lt;pre style="white-space: pre-wrap; margin: 0px;"&gt;This is a long text having weird whitespace content that has to be word wrapped even though&lt;/pre&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td style="vertical-align: top;"&gt; &lt;pre style="margin: 0px; -moz-user-select: none;"&gt;&lt;img src="eol.png"/&gt;&lt;/pre&gt; &lt;/td&gt; &lt;td&gt; &lt;pre style="white-space: pre-wrap; margin: 0px;"&gt;it is preformatted.&lt;/pre&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;div&gt; &lt;div&gt; &lt;div&gt; &lt;pre style="float: left; margin: 0px;"&gt;1 &lt;/pre&gt; &lt;pre style="white-space: pre-wrap; margin: 0px;"&gt;This is a long text having weird whitespace content that has to be word wrapped even though&lt;/pre&gt; &lt;/div&gt; &lt;div&gt; &lt;pre style="float: left; margin: 0px;"&gt;2 &lt;/pre&gt; &lt;pre style="white-space: pre-wrap; margin: 0px;"&gt;it is preformatted.&lt;/pre&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;pre style="white-space: pre-wrap"&gt;The Server runs under the Ubuntu Linux Server Edition (x86-64) operating system. Installing the Server under other versions of Ubuntu Linux (such as th e Desktop Edition) should not be a problem. </code></pre> <p>Installing the Server under other Linux distributions may be different and may need more hand tuning th an what is described here. Other operating systems such as Windows, Mac OS X, etc. are not tested and most likely will not work out of the box.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload