-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
370 lines (356 loc) · 21.3 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
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
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Online Book Delivery System</title>
<link href="css/global.css" rel="stylesheet" type="text/css" />
<link href="css/layout.css" rel="stylesheet" type="text/css" />
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@900&family=Open+Sans&family=Ubuntu&display=swap" rel="stylesheet">
<!-- Font Awesome CDN-->
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>
</head>
<body>
<div id="header">
<iframe src="header.html" height="155px" width="960px" frameborder="0"></iframe>
</div>
<div id="main">
<!-- <div class="dd_index_top_adver"><img src="images/dd_index_top_adver.jpg" alt="ADVERTISER" /></div> -->
<!--MIDDLE-->
<div id="content">
<!--ADVERTISER SCROLLER-->
<div class="scroll_top"></div>
<div class="scroll_mid"> <img src="images/dd_scroll_1.jpg" alt="SCROLLER" id="dd_scroll"/>
<div id="scroll_number">
<ul>
<li id="scroll_number_1" onmouseover="loopShow(1)">1</li>
<li id="scroll_number_2" onmouseover="loopShow(2)">2</li>
<li id="scroll_number_3" onmouseover="loopShow(3)">3</li>
<li id="scroll_number_4" onmouseover="loopShow(4)">4</li>
<li id="scroll_number_5" onmouseover="loopShow(5)">5</li>
<li id="scroll_number_6" onmouseover="loopShow(6)">6</li>
</ul>
</div>
</div>
<div class="scroll_end"></div>
<!--UPDATED-->
<div class="book_sort">
<div class="book_new">
<div class="book_left">Updated</div>
<div class="book_type" id="history" onmouseover="bookPutUp(0)">History</div>
<div class="book_type" id="family" onmouseover="bookPutUp(1)">Family</div>
<div class="book_type" id="culture" onmouseover="bookPutUp(2)">Culture</div>
<div class="book_type" id="novel" onmouseover="bookPutUp(3)">Novel</div>
<div class="book_right"><a href="#">More>></a></div>
</div>
<div class="book_class" style="height:250px;">
<!--HISTORY-->
<dl id="book_history">
<dt><img src="images/dd_history_1.jpg" alt="history"/></dt>
<dd><font class="book_title">SAPIENS: A BRIEF HISTORY OF HUMANKIND</font><br />
<font class="book_publish">by Yuval Noah Harari</font><br />
List Price: Rs 230.00<br />
Price Online: Rs 150.00 </dd>
<dt><img src="images/dd_history_2.jpg" alt="history"/></dt>
<dd><font class="book_title">ON TYRANNY: TWENTY LESSONS FROM THE TWENTIETH CENTURY</font><br />
<font class="book_publish">byTimothy Snyder</font><br />
List Price: Rs 110.00<br />
Price Online: Rs 80.00 </dd>
<dt><img src="images/dd_history_3.jpg" alt="history"/></dt>
<dd><font class="book_title">DUNKIRK: THE HISTORY BEHIND THE MAJOR MOTION PICTURE</font><br />
<font class="book_publish">byJoshua Levine</font><br />
List Price: Rs. 210.00<br />
Price Online: Rs. 120.00 </dd>
<dt><img src="images/dd_history_4.jpg" alt="history"/></dt>
<dd><font class="book_title">NO IS NOT ENOUGH:..</font><br />
<font class="book_publish">byNaomi Klein</font><br />
List Price: Rs 250.00<br />
Price Online: Rs 200.00 </dd>
</dl>
<!--FAMILY-->
<dl id="book_family" class="book_none">
<dt><img src="images/dd_history_3.jpg" alt="history"/></dt>
<dd><font class="book_title">DUNKIRK: THE HISTORY BEHIND THE MAJOR MOTION PICTURE</font><br />
<font class="book_publish">byJoshua Levine</font><br />
List Price: Rs 210.00<br />
Price Online: Rs 120.00 </dd>
<dt><img src="images/dd_history_4.jpg" alt="history"/></dt>
<dd><font class="book_title">NO IS NOT ENOUGH: RESISTING THE NEW SHOCK POLITICS AND WINNING..</font><br />
<font class="book_publish">byNaomi Klein</font><br />
List Price: Rs 250.00<br />
Price Online: Rs 200.00 </dd>
<dt><img src="images/dd_history_1.jpg" alt="history"/></dt>
<dd><font class="book_title">SAPIENS: A BRIEF HISTORY OF HUMANKIND</font><br />
<font class="book_publish">by Yuval Noah Harari</font><br />
List Price: Rs 230.00<br />
Price Online: Rs 150.00 </dd>
<dt><img src="images/dd_history_2.jpg" alt="history"/></dt>
<dd><font class="book_title">ON TYRANNY: TWENTY LESSONS FROM THE TWENTIETH CENTURY</font><br />
<font class="book_publish">byTimothy Snyder</font><br />
List Price: Rs 110.00<br />
Price Online: Rs 80.00 </dd>
</dl>
<!--CULTURE-->
<dl id="book_culture" class="book_none">
<dt><img src="images/dd_history_1.jpg" alt="history"/></dt>
<dd><font class="book_title">SAPIENS: A BRIEF HISTORY OF HUMANKIND</font><br />
<font class="book_publish">by Yuval Noah Harari</font><br />
List Price: Rs 230.00<br />
Price Online: Rs 150.00 </dd>
<dt><img src="images/dd_history_2.jpg" alt="history"/></dt>
<dd><font class="book_title">ON TYRANNY: TWENTY LESSONS FROM THE TWENTIETH CENTURY</font><br />
<font class="book_publish">byTimothy Snyder</font><br />
List Price: Rs 110.00<br />
Price Online: Rs 80.00 </dd>
<dt><img src="images/dd_history_3.jpg" alt="history"/></dt>
<dd><font class="book_title">DUNKIRK: THE HISTORY BEHIND THE MAJOR MOTION PICTURE</font><br />
<font class="book_publish">byJoshua Levine</font><br />
List Price: Rs 210.00<br />
Price Online: Rs 120.00 </dd>
<dt><img src="images/dd_history_4.jpg" alt="history"/></dt>
<dd><font class="book_title">NO IS NOT ENOUGH:..</font><br />
<font class="book_publish">byNaomi Klein</font><br />
List Price: Rs 250.00<br />
Price Online: Rs 200.00 </dd>
</dl>
<!--NOVEL-->
<dl id="book_novel" class="book_none">
<dt><img src="images/dd_history_3.jpg" alt="history"/></dt>
<dd><font class="book_title">DUNKIRK: THE HISTORY BEHIND THE MAJOR MOTION PICTURE</font><br />
<font class="book_publish">byJoshua Levine</font><br />
List Price: Rs 210.00<br />
Price Online: Rs 120.00 </dd>
<dt><img src="images/dd_history_4.jpg" alt="history"/></dt>
<dd><font class="book_title">NO IS NOT ENOUGH: RESISTING THE NEW SHOCK POLITICS AND WINNING..</font><br />
<font class="book_publish">byNaomi Klein</font><br />
List Price: Rs 250.00<br />
Price Online: Rs 200.00 </dd>
<dt><img src="images/dd_history_1.jpg" alt="history"/></dt>
<dd><font class="book_title">SAPIENS: A BRIEF HISTORY OF HUMANKIND</font><br />
<font class="book_publish">by Yuval Noah Harari</font><br />
List Price: Rs 230.00<br />
Price Online: Rs 150.00 </dd>
<dt><img src="images/dd_history_2.jpg" alt="history"/></dt>
<dd><font class="book_title">ON TYRANNY: TWENTY LESSONS FROM THE TWENTIETH CENTURY</font><br />
<font class="book_publish">byTimothy Snyder</font><br />
List Price: Rs 110.00<br />
Price Online: Rs 80.00 </dd>
</dl>
</div>
</div>
<!--MOST VIEWED-->
<div class="book_sort">
<div class="book_new">
<div class="book_left">Most viewed</div>
</div>
<div class="book_class" style="height:380px;">
<dl id="book_focus">
<dt><img src="images/dd_focus_1.jpg" class="most-view" alt="focus"/></dt>
<dt><img src="images/dd_focus_2.jpg" class="most-view" alt="focus"/></dt>
<dt><img src="images/dd_focus_3.jpg" class="most-view" alt="focus"/></dt>
<dt><img src="images/dd_focus_4.jpg" class="most-view" alt="focus"/></dt>
<dd><a href="#" class="blue">ANNE OF GREEN GABLES</a></dd>
<dd><a href="#" class="blue">PENGUIN MODERN CLASSICS LIVES OF GIRLS AND WOMEN</a></dd>
<dd><a href="#" class="blue">THE INCONVENIENT INDIAN:</a></dd>
<dd><a href="#" class="blue">BARNEY'S VERSION: PENGUIN MODERN CLASSICS EDITION</a></dd>
<dd>List Price: Rs 100<br />
Price Online: Rs. 80</dd>
<dd>List Price: Rs. 200<br />
Price Online: Rs. 120</dd>
<dd>List Price: Rs. 220<br />
Price Online: Rs. 180</dd>
<dd>List Price: Rs. 220<br />
Price Online: Rs. 180</dd>
<dt><img src="images/dd_focus_1.jpg" alt="focus"/></dt>
<dt><img src="images/dd_focus_2.jpg" alt="focus"/></dt>
<dt><img src="images/dd_focus_3.jpg" alt="focus"/></dt>
<dt><img src="images/dd_focus_4.jpg" alt="focus"/></dt>
<dd><a href="#" class="blue">ANNE OF GREEN GABLES</a></dd>
<dd><a href="#" class="blue">PENGUIN MODERN CLASSICS LIVES OF GIRLS AND WOMEN</a></dd>
<dd><a href="#" class="blue">THE INCONVENIENT INDIAN:</a></dd>
<dd><a href="#" class="blue">BARNEY'S VERSION: PENGUIN MODERN CLASSICS EDITION</a></dd>
<dd>List Price: Rs 100<br />
Price Online: Rs. 80</dd>
<dd>List Price: Rs. 200<br />
Price Online: Rs. 120</dd>
<dd>List Price: Rs. 220<br />
Price Online: Rs. 180</dd>
<dd>List Price: Rs. 220<br />
Price Online: Rs. 180</dd>
</dl>
</div>
</div>
</div>
<!--MIDDLE END-->
<!--RIGHT START-->
<div id="silder">
<!--Book Sale Info-->
<div class="book_sort">
<div class="book_sort_bg"><i class="fas fa-file-pdf"></i> PDF Information</div>
<div class="book_class">
<div id="dome">
<div id="dome1">
<ul id="express">
<li><i class="fas fa-download"></i> Children's Book PDF</li>
<li><i class="fas fa-download"></i> Graphic Design Book PDF</li>
<li><i class="fas fa-download"></i> History Book PDF</li>
<li><i class="fas fa-download"></i> Children's Book PDF</li>
<li><i class="fas fa-download"></i> Graphic Design Book PDF</li>
<li><i class="fas fa-download"></i> History Book PDF</li>
<li><i class="fas fa-download"></i> Children's Book PDF</li>
<li><i class="fas fa-download"></i> Graphic Design Book PDF</li>
<li><i class="fas fa-download"></i> History Book PDF</li>
<li><i class="fas fa-download"></i> Children's Book PDF</li>
<li><i class="fas fa-download"></i> Graphic Design Book PDF</li>
<li><i class="fas fa-download"></i> History Book PDF</li>
<li><i class="fas fa-download"></i> Children's Book PDF</li>
<li><i class="fas fa-download"></i> Graphic Design Book PDF</li>
<li><i class="fas fa-download"></i> History Book PDF</li>
<li><i class="fas fa-download"></i> Children's Book PDF</li>
<li><i class="fas fa-download"></i> Graphic Design Book PDF</li>
<li><i class="fas fa-download"></i> History Book PDF</li>
</ul>
</div>
<div id="dome2"></div>
</div>
</div>
<div class="book_express_avder"> <img src="images/dd_book_right_adver1.jpg" alt="adver" style="margin-bottom:5px;" /> <img src="images/dd_book_right_adver2.jpg" alt="adver" /> </div>
</div>
<!--TOP LIST START-->
<div class="book_sort" style="height: 480px;">
<div class="book_seven_title">Top Lists </div>
<div class="book_seven_border">
<div class="book_seven_top">
<ul id="book_seven_cate">
<li>EXAMS</li>
<li>NOVEL</li>
<li>KIDS</li>
<li>SCIFI</li>
</ul>
</div>
<div class="book_seven_content">
<div class="book_seven_content_left">
<dl id="book_seven_number">
<dt><img src="images/dd_book_no_01.gif" alt="book"/></dt>
<dt><img src="images/dd_book_no_02.gif" alt="book"/></dt>
<dt><img src="images/dd_book_no_03.gif" alt="book"/></dt>
<dd><img src="images/dd_book_no_04.gif" alt="book"/></dd>
<dd><img src="images/dd_book_no_05.gif" alt="book"/></dd>
<dd><img src="images/dd_book_no_06.gif" alt="book"/></dd>
<dd><img src="images/dd_book_no_07.gif" alt="book"/></dd>
<dd><img src="images/dd_book_no_08.gif" alt="book"/></dd>
<dd><img src="images/dd_book_no_09.gif" alt="book"/></dd>
<dd><img src="images/dd_book_no_10.gif" alt="book"/></dd>
</dl>
</div>
<div class="book_seven_content_right">
<!--TOP 10-->
<div id="book_seven_hearten">
<dl>
<dt><img src="images/dd_seven_hearten_01.jpg" alt="hearten" /></dt>
<dd><a href="#" class="blue">DUNKIRK: THE HISTORY BEHIND THE MAJOR MOTION PICTURE</a><br />
</dd>
<dt><img src="images/dd_seven_hearten_02.jpg" alt="hearten" /></dt>
<dd><a href="#" class="blue">A BEAUTIFUL, TERRIBLE THING:A MEMOIR OF MARRIAGE AND..</a><br />
</dd>
<dt><img src="images/dd_seven_hearten_03.jpg" alt="hearten" /></dt>
<dd><a href="#" class="blue">DEVIL'S BARGAIN: STEVE BANNON, DONALD TRUMP, AND THE ..</a><br />
</dd>
</dl>
<ul>
<li><a href="#" class="blue">LOVE HER WILD: POEMS</a></li>
<li><a href="#" class="blue">EVERYTHING ALL AT ONCE</a></li>
<li><a href="#" class="blue">PERENNIAL SELLER: THE..</a></li>
<li><a href="#" class="blue">MISSING MOTHER</a></li>
<li><a href="#" class="blue">DIANA:HER TRUE STORY</a></li>
<li><a href="#" class="blue">NO IS NOT ENOUGH</a></li>
<li><a href="#" class="blue">SAPIENS: INTRODUCTION</a></li>
</ul>
</div>
<!--TOP LIST END-->
</div>
</div>
</div>
</div>
</div>
<section id="entrance_exam">
<div class="book_sort">
<div class="book_new">
<div class="book_left">ENTRANCE EXAM</div>
<div class="book_right"><a href="#">More>></a></div>
</div>
<div class="book_class" style="height:150px;">
<!--Entrance Exam-->
<dl id="book_history">
<dt><img src="images/dd_history_1.jpg" alt="history"/></dt>
<dd><font class="book_title">SAPIENS: A BRIEF HISTORY OF HUMANKIND</font><br />
<font class="book_publish">by Yuval Noah Harari</font><br />
List Price: Rs 230.00<br />
Price Online: Rs 150.00 <br/>
<a href="shopping.html" class="book_cart">Add to Cart</a></dd>
<dt><img src="images/dd_history_2.jpg" alt="history"/></dt>
<dd><font class="book_title">ON TYRANNY: TWENTY LESSONS FROM THE TWENTIETH CENTURY</font><br />
<font class="book_publish">byTimothy Snyder</font><br />
List Price: Rs 110.00<br />
Price Online: Rs 80.00<br/>
<a href="shopping.html" class="book_cart">Add to Cart</a></dd>
<dt><img src="images/dd_history_3.jpg" alt="history"/></dt>
<dd><font class="book_title">DUNKIRK: THE HISTORY BEHIND THE MAJOR MOTION PICTURE</font><br />
<font class="book_publish">byJoshua Levine</font><br />
List Price: Rs. 210.00<br />
Price Online: Rs. 120.00 <br/>
<a href="shopping.html" class="book_cart">Add to Cart</a></dd>
</dl>
</div>
</div>
</section>
<section id="ncert">
<div class="book_sort">
<div class="book_new">
<div class="book_left">NCERT</div>
<div class="book_right"><a href="#">More>></a></div>
</div>
<div class="book_class" style="height:150px;">
<!--Entrance Exam-->
<dl id="book_history">
<dt><img src="images/dd_history_4.jpg" alt="history"/></dt>
<dd><font class="book_title">SAPIENS: A BRIEF HISTORY OF HUMANKIND</font><br />
<font class="book_publish">by Yuval Noah Harari</font><br />
List Price: Rs 230.00<br />
Price Online: Rs 150.00 <br/>
<a href="shopping.html" class="book_cart">Add to Cart</a></dd>
<dt><img src="images/dd_focus_2.jpg" alt="history"/></dt>
<dd><font class="book_title">ON TYRANNY: TWENTY LESSONS FROM THE TWENTIETH CENTURY</font><br />
<font class="book_publish">byTimothy Snyder</font><br />
List Price: Rs 110.00<br />
Price Online: Rs 80.00 <br/>
<a href="shopping.html" class="book_cart">Add to Cart</a></dd>
<dt><img src="images/dd_focus_3.jpg" alt="history"/></dt>
<dd><font class="book_title">DUNKIRK: THE HISTORY BEHIND THE MAJOR MOTION PICTURE</font><br />
<font class="book_publish">byJoshua Levine</font><br />
List Price: Rs. 210.00<br />
Price Online: Rs. 120.00 <br/>
<a href="shopping.html" class="book_cart">Add to Cart</a></dd>
</dl>
</div>
</div>
</section>
<section id="ncert">
<div class="book_sort" style="width: 98%;">
<div class="book_new">
<div class="book_left">More Books</div>
<div class="book_right"><a href="product.html">More>></a></div>
</div>
<div class="book_class" style="height:0px;"></div>
</div>
</section>
<!--RIGHT END-->
<script type="text/javascript" src="js/book.js"></script>
</div>
<!--��վ��Ȩ���ֿ�ʼ-->
<div id="footer">
<div class="footer_top"><a href="#" target="_parent" class="footer_dull_red">Get to Know Us</a> | <a href="#" target="_parent" class="footer_dull_red">Join Us</a> | <a href="#" target="_parent" class="footer_dull_red">Let Us Help You</a> | <a href="#" target="_parent" class="footer_dull_red">Conditions of Use</a></div>
<iframe src="footer.html" height="50px" width="900px" frameborder="0"></iframe>
</div>
</body>
</html>