Why doesn't margin:auto center an image?

前端 未结 8 743
误落风尘
误落风尘 2020-12-04 22:55


Test


    
8条回答
  •  情深已故
    2020-12-04 23:32

    open div then put

    style="width:100% ; margin:0px auto;" 
    

    image tag (or) content

    close div

提交回复
热议问题