发布网友 发布时间:2022-04-21 01:24
共3个回答
热心网友 时间:2022-06-17 02:21
<html>
<head>
<title>CSS简单网页</title>
<style>
#box{width:500px;height:500px;position:relatively;top:50%;left:50%;margin-top:-250px;left:-250px;background:#f00;color:#fff;}
</style>
</head>
<body>
<div id="box">这是一个简单的水平,垂直居中的盒子</div>
</body>
</html>
热心网友 时间:2022-06-17 02:21
我把我的静态网页给你发一份吧
热心网友 时间:2022-06-17 02:22
发你邮箱吧~~