Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Well, in general display: table(table-cell) - should work in IE11. I would like to take a look at the entire code.
It is possible like this:
div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question