Align Horizontal Center

Within a Div, if the elements are block level then How to align them with the Horizontal center.

If it is a text then we can do it like this→

text-align: center

however, if the elements are not text than how to align them in the center.

A similar question was asked recently, and somebody (I’ve forgotten who, so I can’t give them due credit) posted a link to this excellent guide:

5 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.