-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
209 lines (205 loc) · 8.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>首页</title>
<link rel="stylesheet" href="fonts/glyphicons/css/glyphicons.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/index.css">
</head>
<body>
<div id="header">
<div id="top-nav">
<div class="wrapper">
<div id="search-box">
<span class="glyphicon glyphicon-search"></span>
</div>
<div id="top-menu">
<ul>
<li class="follow-us">关注我们</li>
<li class="share"><a href="#"><span class="glyphicon glyphicon-star"></span></a></li>
<li class="share"><a href="#"><span class="glyphicon glyphicon-heart"></span></a></li>
<li class="share"><a href="#"><span class="glyphicon glyphicon-music"></span></a></li>
<li class="share"><a href="#"><span class="glyphicon glyphicon-glass"></span></a></li>
<li class="btn login">
<a href="#">
<span class="glyphicon glyphicon-lock"></span>
登录
</a>
</li>
<li class="btn register">
<a href="#">
<span class="glyphicon glyphicon-user"></span>
注册
</a>
</li>
</ul>
</div>
</div>
</div>
<div id="nav">
<div class="wrapper">
<h1 class="logo">网上商城</h1>
<ul class="nav-menu" id="menu-box">
<li class="selected"><a href="http://localhost:63342/shop/index.html">首页</a></li>
<li><a href="http://localhost:63342/shop/aboutus.html">关于我们</a></li>
<li class="menu-btn" >
<a href="http://localhost:63342/shop/shop.html">商城 <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="http://localhost:63342/shop/shop.html">商品类别</a></li>
<li><a href="http://localhost:63342/shop/shop_product.html">商品详情</a></li>
<li><a href="http://localhost:63342/shop/shop_cart.html">购物车</a></li>
</ul>
</li>
<li class="menu-btn">
<a href="http://localhost:63342/shop/blog.html">博客 <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="#">博客</a></li>
</ul>
</li>
<li><a href="#">联系我们</a></li>
</ul>
</div>
</div>
</div>
<div id="banner">
<div class="wrapper" style="position: relative;">
<img src="img/front-home-banner.jpg" alt="">
<div class="banner-content">
<h1>FLAT KIT Template</h1>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam convallis vulputate nunc, fermentum blandit eros eleifend a. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus, lorem nec molestie pharetra, felis mi vulputate sem, ac vehicula odio augue in odio. Quisque cursus dui
</p>
<a href="#" class="check-out"><span class="glyphicon glyphicon-menu-right"></span> check it out</a>
<a href="#" class="buy-now"><span class="glyphicon glyphicon-usd"></span> buy it now</a>
</div>
</div>
</div>
<div id="awesome">
<span id="text-primary">Awesome</span>
<span id="text-features">Features</span>
<span id="hidden-phone">Lovely headline here</span>
</div>
<div id="content" class="wrapper">
<div id="slogan">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley. of.type and scrambled it to</div>
<ul id="features">
<li>
<span class="glyphicon glyphicon-time"></span>
<h3>Fully Responsive</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an </p>
<a href="#">learn more</a>
</li>
<li>
<span class="glyphicon glyphicon-phone"></span>
<h3>Mobile Friendly</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an </p>
<a href="#">learn more</a>
</li>
<li>
<span class="glyphicon glyphicon-cutlery"></span>
<h3>Easy Customizable</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an </p>
<a href="#">learn more</a>
</li>
<li>
<span class="glyphicon glyphicon-baby-formula"></span>
<h3>Unlimited colors</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an </p>
<a href="#">learn more</a>
</li>
</ul>
<div id="follow-us">
<h3>Follow us on:</h3>
<ul id="follow-list">
<li class="selected">
<a href="#">
<span class="glyphicon glyphicon-heart"></span>
<br>facebook
</a>
</li>
<li><a href="#"><span class="glyphicon glyphicon-star"></span><br>google+</a></li>
<li><a href="#"><span class="glyphicon glyphicon-music"></span><br>twitter</a></li>
<li><a href="#"><span class="glyphicon glyphicon-glass"></span><br>forrst</a></li>
<li><a href="#"><span class="glyphicon glyphicon-phone"></span><br>skype</a></li>
</ul>
</div>
<div id="testimonials">
<span class="glyphicon glyphicon-comment"></span>
Testimonials
</div>
<div id="chat-list">
<div class="chat-item">
<span class="glyphicon glyphicon-user"></span>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an</p>
<p>by <a href="#">john doe</a></p>
</div>
<div class="chat-item">
<span class="glyphicon glyphicon-user"></span>
<p>222Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an</p>
<p>by <a href="#">john doe</a></p>
</div>
<div class="chat-item">
<span class="glyphicon glyphicon-user"></span>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an</p>
<p>by <a href="#">john doe</a></p>
</div>
<div class="chat-item">
<span class="glyphicon glyphicon-user"></span>
<p>444Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an</p>
<p>by <a href="#">john doe</a></p>
</div>
</div>
</div>
<div id="footer">
<div class="wrapper">
<div class="quick-links">
<h3>QUICK LINKS</h3>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Pricing</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div class="about">
<h3>ABOUT</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting dustry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>
<div class="blog">
<h3>Our blog</h3>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Pricing</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div class="contact" style="margin-right: 0; float: right;">
<h3>Contact</h3>
<ul>
<li><span class="glyphicon glyphicon-phone"></span> 01 230 1958</li>
<li><span class="glyphicon glyphicon-envelope"></span> [email protected]</li>
</ul>
<h3 style="margin-top: 20px;">SOCIAL</h3>
<ul class="social">
<li class="selected">
<a href="#">
<span class="glyphicon glyphicon-heart"></span>
</a>
</li>
<li><a href="#"><span class="glyphicon glyphicon-star"></span></a></li>
<li><a href="#"><span class="glyphicon glyphicon-music"></span></a></li>
<li><a href="#"><span class="glyphicon glyphicon-glass"></span></a></li>
<li><a href="#"><span class="glyphicon glyphicon-phone"></span></a></li>
</ul>
</div>
</div>
</div>
<!--<script src="js/common.js"></script>-->
<!-- jquery版本 -->
<script src="jquery/jquery-1.12.4.js"></script>
<script src="jquery/common.js"></script>
</body>
</html>