Example 1: Basic Horizontal Row with `flex`

This example shows how to use the `flex` class on a parent container to arrange child items in a horizontal row.

Item 1
Item 2
Item 3
Item 4

Explanation: