<!DOCTYPE HTML>
<html>
<head>
<style>
div {
width: 700px;
height: 500px;
background-color: blueviolet;
display: table-cell;
vertical-align: middle;
text-align: center;
}
img{
width: 60px;
height: 70px;
}
</style>
</head>
<body>
<div>
<img src="https://5b0988e595225.cdn.sohucs.com/images/20190222/0aa4dc7d21aa469f9bb39e0b96616da6.gif">
</div>
</body>
</html>
居中小笔记12
最新推荐文章于 2024-10-31 14:03:24 发布