Aligning Inline-Block Elements in CSS
Inline-block elements are aligned in the same way as inline elements - using text-align with the desired value set on the parent. In future lessons, we will look at the different options for aligning elements of this type in more detail.