css使div居中

每次想要使div居中都会设置position:absolute;,发现设置其他控件位置时会出现问题,所以采用以下办法:

margin:0 auto;

 

posted @ 2021-10-27 08:49  睡觉不困  阅读(52)  评论(0)    收藏  举报