1 Star 0 Fork 0

詹坤/feifanweb.githu-io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index6.html 4.12 KB
一键复制 编辑 原始数据 按行查看 历史
唐仕礼 提交于 2018-10-19 13:03 . 51
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>51宿舍 联盟展示</title>
<link rel="stylesheet" type="text/css" href="css/common.css"/>
<link rel="stylesheet" type="text/css" href="css/base.css"/>
</head>
<body>
<div class="top clear">
<div class="w">
<div class="logo left"><img src="img/logo.png"/></div>
<div class="nav right">
<div class="snav">
<a href="index1.html">设为首页</a>|
<a href="#">加入收藏</a>|
<a href="#">联系我们</a>
</div>
<div class="tel"><span class="span">服务热线:</span><i class="red span">400-888 8888</i></div>
<div class="big-nav">
<a href="index1.html">首 页</a>
<a href="index2.html">企业介绍</a>
<a href="index3.html">宿舍分布</a>
<a href="index4.html">成功案例</a>
<a href="index5.html">新闻中心</a>
<a class="a" href="index6.html">联盟展示</a>
<a href="index7.html">联系我们</a>
<a href="index8.html">在线预订</a>
</div>
</div>
</div>
</div>
<!----------------------------------------top end--------------------------------->
<!-----------------------------------------banner start--------------------------->
<div class="banner w"><img src="img/ban5.png"/></div>
<!----------------------------------------banner end--------------------------------->
<!----------------------------------------content start------------------------------>
<div class="content clear">
<div class="w">
<div class="content-left left">
<div class="content-left-title">
<p class="blue"><a href="index1.html">首页</a>-联盟展示</p>
</div>
<div class="partner">
<dl>
<dt><a href="#"><img src="img/img26.png"/></a></dt>
<dd><a href="#">上海浦西万怡酒店</a></dd>
</dl>
<dl>
<dt><a href="#"><img src="img/img27.png"/></a></dt>
<dd><a href="#">上海漕河泾万丽酒店</a></dd>
</dl>
<dl>
<dt><a href="#"><img src="img/img28.png"/></a></dt>
<dd><a href="#">上海金桥万豪酒店</a></dd>
</dl>
<dl>
<dt><a href="#"><img src="img/img29.png"/></a></dt>
<dd><a href="#">湘鄂情餐饮</a></dd>
</dl>
<dl>
<dt><a href="#"><img src="img/img30.png"/></a></dt>
<dd><a href="#">大众汽车</a></dd>
</dl>
<dl>
<dt><a href="#"><img src="img/img31.png"/></a></dt>
<dd><a href="#">上海浦东嘉里中心</a></dd>
</dl>
<dl class="last">
<dt><a href="#"><img src="img/img32.png"/></a></dt>
<dd><a href="#">俏江南餐饮</a></dd>
</dl>
</div>
</div>
<!--------- left end------>
<div class="content-right right">
<div class="content-right-title">
<h2><span><strong class="blue">宿舍分布</strong></span></h2>
<dl>
<dt><img src="img/img16.png"/></dt>
<dd class="yellow">漕河泾项目:</dd>
<dd>上海市徐汇区桂平路291号2楼</dd>
</dl>
<dl>
<dt><img src="img/img17.png"/></dt>
<dd class="yellow">金桥项目:</dd>
<dd>上海市浦东新区金业路72号申大公寓2楼</dd>
</dl>
<dl>
<dt><img src="img/img18.png"/></dt>
<dd class="yellow">世纪公园项目:</dd>
<dd>上海市浦东新区杨源路195号B栋2楼、3楼</dd>
</dl>
<div>
<img src="img/img19.png"/>
</div>
</div>
</div>
</div>
</div>
<!----------------------------------------content end-------------------------------->
<!------------------------------------------foot start------------------------------->
<div class="foot">
<div class="w">
<div class="foot-nav">
<a href="index2.html">关于我们</a>|
<a href="index7.html">联系我们</a>|
<a href="index8.html">在线预订</a>|
<a href="index5.html">新闻中心</a>|
<a href="index4.html">成功案例</a>
</div>
<div class="copy"><p>服务热线:400-8888888 版权所有:上海我要宿舍 沪ICP备XXXXXX号 技术支持:上海楚鸣信息科技有限公司</p>
</div>
</div>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhan_kun/feifanweb.githu-io.git
git@gitee.com:zhan_kun/feifanweb.githu-io.git
zhan_kun
feifanweb.githu-io
feifanweb.githu-io
master

搜索帮助