<section style="display: flex;">
<article style="flex: 1; min-width: 250px; height: 50px; background: #fbb;">1</article>
<article style="flex: 1; min-width: 250px; height: 50px; background: #bfb;">2</article>
<article style="flex: 1; min-width: 250px; height: 50px; background: #bbf;">3</article>
</section>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.