init
This commit is contained in:
22
Html-Notes/index.html
Normal file
22
Html-Notes/index.html
Normal file
@@ -0,0 +1,22 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<script src="https://unpkg.com/vue@next"></script>
|
||||
<style>
|
||||
.v3 .btn {
|
||||
background-color: salmon;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<dev id="v1"><h1 style="background-color:white;">软件21-5班兰代清</h1></dev>
|
||||
<dev id="v2"><img src="https://cdn.imgcn.top/202105/88747d21aab415745d89f3237ae966ae.jpeg!logo"></dev>
|
||||
<dev id="v3"><button id="btn">log in</button></dev>
|
||||
<dev><input></dev>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user