We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec180b1 commit 3b5a95cCopy full SHA for 3b5a95c
index.html
@@ -3,7 +3,7 @@
3
4
<head>
5
<meta charset="UTF-8">
6
- <title>HNO₃超级好喝</title>
+ <title>Wedingming.github.io</title>
7
<link rel="stylesheet" href="style.css">
8
</head>
9
<body>
@@ -16,12 +16,9 @@ <h2>Introduction</h2>
16
<p>由于语言运用能力仍然不够成熟,所以看上去可能会像机翻的一样。</p>
17
<p>——以上是我Ctrl+C以及Ctrl+V的代码。</p>
18
</main>
19
- <input type="text" placeholder="Enter your name"><br>
20
- <input type="password" placeholder="Enter your password">
21
- </input>
22
<nav>
23
- <a href="index.html">首页</a>
24
<a href="about.html">关于</a>
+ <a href="test.html">测试</a>
25
<a href="webs/index.html">常用网站</a>
26
<a href="contact.php">留言板</a>
27
</nav>
0 commit comments