<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>蓝云国际旅游社</title>
<link rel="stylesheet" href="css/basic.css">
</head>
<body>
<nav id="nav">
<section class="center">
<h1 class="logo">蓝海国际旅行社LOGO</h1>
<ul class="link">
<li class="active"><a href="###">首页</a></li>
<li><a href="###">旅游资讯</a></li>
<li><a href="###">机票订购</a></li>
<li><a href="###">风景欣赏</a></li>
<li><a href="###">公司简介</a></li>
</ul>
</section>
</nav>
<!-- 插入一张大图片,居中显示 -->
<div id="search">
<div class="center">
<input class="text" type="text" name="name" required placeholder="请输入查询关键字">
<input class="button" type="button" value="查询">
</div>
</div>
<!-- <header>header</header>
<section>section</section>
<footer>footer</footer> -->
</body>
</html>
2019-09-06 页面设计tour.html
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。