1 Star 0 Fork 0

张先生 / jsWITHjq_website

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
write.html 2.20 KB
一键复制 编辑 原始数据 按行查看 历史
张先生 提交于 2021-08-18 11:24 . upload
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keyword" content="博豪书店">
<meta name="description" content="博豪书店专卖正版">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=0.5, maximum-scale=2.0, user-scalable=yes" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="icon" href="images/favicon.ico">
<title>写留言</title>
</head>
<body>
<div class="header">
<div class="nav">
<div>
<ul>
<li><span id="collection">★收藏本站</span></li>
<li><span id="welcome"></span>您好,欢迎光临博豪书店!</li>
<li><a href="login.html">登录</a><a href="register.html">|注册</a></li>
<!-- <li><a href="new.html">新手入门</a><b></b></li>-->
<!-- <li><a href="myCount.html">我的账户</a><b></b></li>-->
<li><a href="help.html">帮助中心</a><b></b></li>
<li><a href="write.html">留言板🖊</a></li>
</ul>
</div>
</div>
</div>
<div class="content">
<div class="bbs">
<header><span>我要留言</span></header>
<section>
<ul></ul>
</section>
<div class="post">
<input class="title" placeholder="请输入标题(1-50个字符)">
所属版块:<select><option>请选择版块</option><option>四大名著</option><option>本店建议</option><option>中奖留言</option><option>抒发情感</option></select>
<textarea class="content"></textarea>
<input class="btn" value="发布">
</div>
</div>
<div class="navService">
<a href="index.html" class="mywinxuan"></a>
<a href="Cart.html" class="cart"></a>
<a href="write.html" class="service J_service_nav"></a>
</div>
</div>
<div class="footer">
<span>Copyright(c):张德豪 版权所有 0898-26805653</span>
</div>
<script src="js/jquery-1.8.3.min.js"></script>
<script src="js/jquery-1.12.4.js"></script>
<script src="js/index.js"></script>
<script src="js/index_jQueryCode.js"></script>
</body>
</html>
1
https://gitee.com/zhangdege/js-withjq_website.git
git@gitee.com:zhangdege/js-withjq_website.git
zhangdege
js-withjq_website
jsWITHjq_website
master

搜索帮助