<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>

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.