Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>this may help you, u can change the style format to suit your needs... :)</p> <pre><code> &lt;table style="width:100%;"&gt; &lt;tr&gt; &lt;td style="width: 25%;"&gt; &lt;div class="box" style="height:200px; vertical-align:top;"&gt; &lt;div style="float:left; width: 100%;"&gt;top&lt;/div&gt; &lt;div style="float:left; width: 100%;"&gt;this is an extra extra extra long line that wraps&lt;/div&gt; &lt;/div&gt; &lt;div style="vertical-align:bottom;"&gt; &lt;div style="float:left; width: 100%;"&gt;right above bottom&lt;/div&gt; &lt;div style="float:left; width: 100%;"&gt;bottom&lt;/div&gt; &lt;/div&gt; &lt;/td&gt; &lt;td style="width: 25%;"&gt; &lt;div class="box" style="height:200px; vertical-align:top;"&gt; &lt;div&gt;top&lt;/div&gt; &lt;div&gt;right underneath&lt;/div&gt; &lt;/div&gt; &lt;div style="vertical-align:bottom;"&gt; &lt;div&gt;right above bottom&lt;/div&gt; &lt;div&gt;bottom&lt;/div&gt; &lt;/div&gt; &lt;/td&gt; &lt;td style="width: 25%;"&gt; &lt;div class="box" style="height:200px; vertical-align:top;"&gt; &lt;div&gt;top&lt;/div&gt; &lt;div&gt;right underneath&lt;/div&gt; &lt;/div&gt; &lt;div style="vertical-align:bottom;"&gt; &lt;div&gt;right above bottom&lt;/div&gt; &lt;div&gt;bottom&lt;/div&gt; &lt;/div&gt; &lt;/td&gt; &lt;td style="width: 25%;"&gt; &lt;div class="box" style="height:200px; vertical-align:top;"&gt; &lt;div&gt;top&lt;/div&gt; &lt;div&gt;right underneath&lt;/div&gt; &lt;/div&gt; &lt;div style="vertical-align:bottom;"&gt; &lt;div&gt;right above bottom&lt;/div&gt; &lt;div&gt;bottom&lt;/div&gt; &lt;/div&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

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