實現圖片水平垂直居中

代碼如下: <html> <head></head> <style type="text/css"> .div1{ width: 500px; height: 500px; background-color: red; position: absolute; } .div2{ width: 300px; height: 200px; background-color: blue;
相關文章
相關標籤/搜索