代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>header</title>
<link href="style.css" rel="stylesheet" type="text/css">
<link href="header.css" rel="stylesheet" type="text/css">
</head>
<body>
<header>
<div class="top">
<nav class = "top-center">
<h1 class="top-left"><a href="index.html" target="_top">青云的小窝</a></h1>
<section style="float: left">
<ul style="margin-top: 40px">
<li><a class="container" href="index.html" target="_top">Home</a></li>
<li><a class="container" href="blog/index.html" target="_top">Blog</a></li>
<li><a class="container" href="msgboard/index.html" target="_top">MessageBoard</a></li>
<li><a class="container" href="about/index.html" target="_top">About</a></li>
<li class="search">
<form action="" method="get">
<input type="text" name="keyword" placeholder="搜索..." />
<input class="submit" type="submit" value="搜索" />
</form>
</li>
<li><a class="container" href="user/login.html" target="_top">登陆</a></li>
<li class="cut"></li>
<li><a class="container" href="user/register.html" target="_top">注册</a></li>
</ul>
</section>
</nav>
</div>
</header>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。