Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Here's a <kbd><strong><a href="http://jsfiddle.net/mdesdev/xFJn7/" rel="nofollow noreferrer">FIDDLE</a></strong></kbd> little complicated but close.</p> <pre><code>&lt;div&gt; &lt;ul&gt; &lt;li class="fourth"&gt;x&lt;/li&gt; &lt;li class="third"&gt;&lt;span class="icon"&gt;P&lt;/span&gt; Text &lt;span class="arrow"&gt;&amp;#9660;&lt;/span&gt;&lt;/li&gt; &lt;li class="second"&gt;1&lt;/li&gt; &lt;li class="first"&gt;&amp;middot;&lt;/li&gt; &lt;li class="fourth"&gt;x&lt;/li&gt; &lt;li class="third"&gt;&lt;span class="icon"&gt;I&lt;/span&gt; Text &lt;span class="arrow"&gt;&amp;#9660;&lt;/span&gt;&lt;/li&gt; &lt;li class="clear"&gt;&amp;nbsp;&lt;/li&gt; &lt;li class="fourth"&gt;x&lt;/li&gt; &lt;li class="third small"&gt;Text &lt;span class="arrow"&gt;&amp;#9660;&lt;/span&gt;&lt;/li&gt; &lt;li class="clear"&gt;&amp;nbsp;&lt;/li&gt; &lt;li class="fourth"&gt;x&lt;/li&gt; &lt;li class="third"&gt;&lt;span class="icon"&gt;P&lt;/span&gt; Text &lt;span class="arrow"&gt;&amp;#9660;&lt;/span&gt;&lt;/li&gt; &lt;li class="second"&gt;2&lt;/li&gt; &lt;li class="first"&gt;&amp;middot;&lt;/li&gt; &lt;li class="fourth"&gt;x&lt;/li&gt; &lt;li class="third"&gt;&lt;span class="icon"&gt;I&lt;/span&gt; Text &lt;span class="arrow"&gt;&amp;#9660;&lt;/span&gt;&lt;/li&gt; &lt;li class="clear"&gt;&amp;nbsp;&lt;/li&gt; &lt;li class="fourth"&gt;x&lt;/li&gt; &lt;li class="third"&gt;&lt;span class="icon"&gt;I&lt;/span&gt; Text &lt;span class="arrow"&gt;&amp;#9660;&lt;/span&gt;&lt;/li&gt; &lt;li class="clear"&gt;&amp;nbsp;&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; div { width: 470px; font-family: Verdana; font-size: 14px; letter-spacing: 1px; color: #222; } ul { float: left; list-style: none; margin: 0; padding: 0; } li { float: right; height: 35px; margin: -1px 0 0 -1px; padding-top: 15px; text-align: center; border: 1px solid #999; } .clear { width: 72px; border: none; } .first { width: 20px; } .second { width: 50px; } .third { width: 350px; padding-left: 10px; text-align: left; } .arrow { float: right; margin-right: 5px; } .icon { background: #333; display: inline-block; text-align: center; width: 20px; height: 18px; color: #fff; } .arrow:hover, .fourth:hover { color: #555; cursor: pointer; } .fourth { width: 35px; clear: right; } </code></pre> <hr> <p>Result</p> <p><img src="https://i.stack.imgur.com/jLSIW.png" alt="enter image description here"></p>
    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. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      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