0

I have two divs next to each other. Each div contains some text (again in different divs). How can I vertically align the content (text) in the divs?

JSFiddle link

EDIT: the duplicate-proposals do not solve my issue. I already tried the solutions presented there.

beta
  • 5,324
  • 15
  • 57
  • 99
  • something like this? https://jsfiddle.net/f5uxz4mx/18/ – hogarth45 Jul 19 '16 at 14:03
  • just adding `padding-top:100px;` does not make it properly vertically aligned. thanks for your help, though. – beta Jul 19 '16 at 14:09
  • Try these instead http://stackoverflow.com/questions/23865455/center-text-inside-two-divs-horizontally and http://stackoverflow.com/questions/37493976/how-to-align-the-content-of-two-divs-horizontally – TylerH Jul 19 '16 at 15:03
  • do you mean you want them vertically centered? because they are already vertically aligned. – hogarth45 Jul 19 '16 at 16:44
  • yes, sorry. i mean vertically centered. – beta Jul 19 '16 at 21:21

0 Answers0