CSS3 transform property working differently in Internet Explorer

前端 未结 0 725
梦如初夏
梦如初夏 2021-02-11 22:24

I am using the following CSS to centre a div in the middle of my page:

.someWrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.centredDiv {         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题