...
/Problem: Inline-Block Group Centering via text-align
Problem: Inline-Block Group Centering via text-align
Try to center a group of inline-block elements within a container using the ‘text-align’ property.
We'll cover the following...
We'll cover the following...
Problem description
A wrapper element is 500px wide and contains two inline-block .item
...