...

/

Solution: Inline-Block Group Centering via text-align

Solution: Inline-Block Group Centering via text-align

Let’s learn to center a group of inline-block elements within a container using the `text-align` property.

Problem description

A wrapper element is 500px wide and contains two ...