Using css: Aligning images and text vertically inside div on newest questions tagged css – Stack Overflow
What is the best way of aligning images and text vertically within a div? Is the only way to do this with absolute/relative positioning? I am trying to use as few classes/hacks as possible.
Is the only other way to do like display:table-cell; vertical-align:middle;? Thoughts?
http://jsfiddle.net/ndreckshage/UYxXG/
See Answers
source: http://stackoverflow.com/questions/11147177/aligning-images-and-text-vertically-inside-div
Using css: using-css
Recent Comments