实现图片水平垂直居中

代码如下: <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;
相关文章
相关标签/搜索