I have a div that I know the height. Inside there is a div that I don’t know the height because it has text that can change. I found some solutions in Stackoverflow but it doesn’t work for me or I am not using it correctly. Can anyone center the div small in this specific case? http://jsfiddle.net/JTTEM/2/
Share
Without javascript, floating the big, or tricks like
display:table:http://jsfiddle.net/JTTEM/10/