Home › Forums › CSS › Still trying to understand the *div*s alignment techniques › Re: Still trying to understand the *div*s alignment techniques
September 29, 2012 at 2:52 pm
#111025
Member
Your image link does not work so we can’t work on your code.
Aligning text inside anything is a matter of text-align (for left/center/right) and setting a line-height for the text to the same as the height of the containing element (for vertical alignment).