<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="iconfont/iconfont.css">
<style>
.a{
background-color: black;
}
p{
color: aliceblue;
}
section{
position: relative;
}
.b
{
position: relative;
top: 0;
left: 35px;
}
</style>
</head>
<body>
<div class="a">
<p><i class="iconfont icon-shoucang1"></i></p>
<
使用HTML来制作最初的抖音界面
最新推荐文章于 2023-01-11 14:55:46 发布