学⽣的档案
姓名:
id="userName" placeholder="请输⼊⽤户名">
⼿机号:
id="userphone">
邮箱地址:
所属的学院
这是简单的例子,你可以随便改<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>demo</title>
<style type="text/css">
body{position: relative}
body::before{content: "走读学生,请出示健康码"position: absolutetop: 0left: 0}
</style>
</head>
<body>
</body>
</html>