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/
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Without javascript, floating the big, or tricks like |
|||||
|
|
have you tried any of the steps from Vertical Centering in CSS |
|||||||
|
|
If you wanted to use JQuery, you could do...
|
|||
|
|
I modified your code a little bit: http://jsfiddle.net/JTTEM/8/ |
|||||||
|