-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
266 lines (253 loc) · 9.35 KB
/
index.html
File metadata and controls
266 lines (253 loc) · 9.35 KB
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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width,user-scalable=no, initial-scale=1.0, minimum-scale=1, maximum-scale=1"
/>
<title>眼鏡官網</title>
<link rel="stylesheet" href="./styles/Main.css" />
</head>
<body>
<header>
<nav>
<img
class="logo"
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/logo-white.png"
alt=""
/>
<ul>
<li><a href="#">系列鏡框</a></li>
<li><a href="#">門市據點</a></li>
<li><a href="#">部落格</a></li>
<li><a href="#">常見問題</a></li>
</ul>
</nav>
<section class="backImage">
<div class="topic">
<h1>Promise-Desert 2020 早春系列</h1>
<p>看得清,才能看得遠</p>
<a href="#">立即訂購</a>
</div>
</section>
</header>
<main>
<section class="guarantee">
<h2>用專業的心,做專業的事</h2>
<div class="guaranteeList">
<div class="pic">
<a href="#">
<img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section2-1.png"
alt=""
/>
<h3>單一價格</h3>
<p>無論任何度數皆不需追加費用即可擁有適合自己的薄型球面鏡片。</p>
</a>
</div>
<div class="pic">
<a href="#">
<img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section2-2.png"
alt=""
/>
<h3>20 分鐘即可取件</h3>
<p>
為了您的寶貴時間著想,以豐富專業知識與技術將結帳到交件的時間縮減至最快
20 分鐘即可完成。
</p>
</a>
</div>
<div class="pic">
<a href="#">
<img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section2-3.png"
alt=""
/>
<h3>安心售後服務</h3>
<p>
我們提供長達 120
天的保固售後服務,不限會員資格皆享有免費深層保養及專業維修服務。
</p>
</a>
</div>
<div class="pic">
<a href="#">
<img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-sectioin2-4.png"
alt=""
/>
<h3>關於鏡片</h3>
<p>使用世界知名頂級品牌,抗UV、防汙鍍膜薄型非球面鏡片。</p>
</a>
</div>
</div>
</section>
<section class="spectaclesFrame">
<ul>
<li class="classic">
<h2>經典系列鏡框</h2>
<ul>
<li>
<a href="#"
><img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section3-1.png"
alt=""
/>
<h3>OPTICAL</h3></a
>
</li>
<li>
<a href="#"
><img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section3-2.png"
alt=""
/>
<h3>SUNGLASSES</h3></a
>
</li>
<li>
<a href="#"
><img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section3-3.png"
alt=""
/>
<h3>FUNCTIONAL</h3></a
>
</li>
</ul>
</li>
<li class="design">
<h2>聯名設計鏡框</h2>
<ul>
<li>
<a href="#"
><img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section4-1-sm.png"
alt=""
/>
<h3>DOUBLE A+</h3></a
>
</li>
<li>
<a href="#"
><img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section4-2-sm.png"
alt=""
/>
<h3>YOUTH</h3></a
>
</li>
</ul>
</li>
</ul>
</section>
<section class="recommend">
<h2>顧客推薦</h2>
<div class="comments">
<div class="guest">
<img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section5-1.png"
alt=""
/>
<h3>Jessy</h3>
<p>眼鏡品質優良,下次還會想來這邊購買!</p>
<p class="comment-date">2021/06/20</p>
</div>
<div class="guest">
<img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section5-2.png"
alt=""
/>
<h3>凱倫</h3>
<p>做工細緻、鏡架很輕盈,待久也不會覺得有負擔,推薦給大家!</p>
<p class="comment-date">2021/04/18</p>
</div>
<div class="guest">
<img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section5-3.png"
alt=""
/>
<h3>悠悠</h3>
<p>謝謝客服人員的詳細回答,成功買到了喜歡的眼鏡,下次會再回購!</p>
<p class="comment-date">2020/12/25</p>
</div>
<div class="guest">
<img
src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/home-section5-4.png"
alt=""
/>
<h3>Kyuan</h3>
<p>服務很好,品質沒有任何問題,非常喜歡。</p>
<p class="comment-date">2020/10/31</p>
</div>
</div>
</section>
<section class="form">
<h2>聯絡我們</h2>
<p>
我們相當重視您的意見,若您有任何疑問,可先參考「常見問題」,若仍有任何問題,請填妥以下資料,我們會在近期與您聯繫。
</p>
<form>
<div>
<label for="name">姓名</label><br>
<input type="text" name="name"/>
</div>
<div>
<label for="phone">電話</label><br>
<input type="text" name="phone" />
</div>
<div>
<label for="email">電子郵件</label><br>
<input type="email" name="email" />
</div>
<div>
<label for="feedback">意見反應</label><br>
<textarea
name="feedback"
id="feedback"
rows="10"
></textarea>
</div>
<div class="agreement">
<input
type="checkbox"
name="agreement"
checked="checked"/>
我同意隱私權政策,並同意依隱私權政策中所述的方式處理自己的資料。
</div>
</form>
<button type="submit">確認送出</button>
</section>
</main>
<footer>
<div class="footerContent">
<ul>
<li><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>
<div class="sns">
<a href="#"><img src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/ic-social-fb.png" alt=""></a>
<a href="#"><img src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/ic_social_ig.png" alt=""></a>
<a href="#"><img src="https://raw.githubusercontent.com/hexschool/2022-web-layout-training/main/week3-4/ic_social_line.png" alt=""></a>
</div>
</div>
<div class="mobile">
<div class="phone"><img src="https://img.onl/7A0UsJ" alt=""><a href="tel:0800000000">0800-000-000</a></div>
<div class="mail"><img src="https://img.onl/bIB2bv" alt=""><a href="mailto:glasses@business.com">glasses@business.com</a></div>
</div>
<div class="policy">
<p>
Copyright © 2020 Glasses.All rights reserved.
</p>
<div class="privacy">
<a href="#">隱私權政策</a><a href="#">服務條款</a>
</div>
</div>
</footer>
</body>
</html>