Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<article style="display: flex; flex-direction: row;">
  
  <article style="display: flex; flex-direction: column; flex: 2;">
    <section style="flex: 1; order: 2;">
      1
    </section>
    <section style="flex: 3;">
      2
    </section>
  </article>
  
  <section style="flex: 1;">
    3
  </section>
  
</article>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers