Back to blog
10 Apr 2025
2 min read

CSS Flexbox

Playing with CSS flexbox

Introduction

A simple flexbox

You can also use flex-direction to change the direction of the flex items. If we change it to column then you get this: