-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpre.html
More file actions
399 lines (391 loc) · 16.6 KB
/
pre.html
File metadata and controls
399 lines (391 loc) · 16.6 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
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
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Pre's book club</title>
<link
rel="stylesheet"
href="./bootstrap-5.2.3-dist/css/bootstrap.min.css"
/>
<style>
section {
padding: 60px 0;
}
</style>
</head>
<body>
<nav class="navbar navbar-expand-md fixed-top navbar-light">
<div class="container-xxl">
<a href="#intro" class="navbar-brand">
<span class="fw-bold text-secondary"> Pre's Book Club </span>
</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#main-nav"
aria-controls="main-nav"
aria-expanded="false"
aria-label="Toggle nvigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div
class="collapse navbar-collapse justify-content-end align-center"
id="main-nav"
>
<ul class="navbar-nav">
<li class="nav-item">
<a href="#Books" class="nav-link">Aboout the Books</a>
</li>
<li class="nav-item">
<a href="#reviews" class="nav-link">Reviews</a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link">Get in touch</a>
</li>
<li class="nav-item">
<a href="#pricing" class="nav-link">Pricing</a>
</li>
<li class="nav-item ms-2 d-none d-md-inline">
<a href="#pricing" class="btn btn-secondary">Join Club</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="intro">
<div class="container-lg">
<div class="row justify-content-center align-items-center">
<div class="col-md-5 text-center-md-start">
<h1>
<div class="display-2">Pre's Book Club</div>
<div class="display-5 text-muted">Your reading skills</div>
</h1>
<p class="lead my-4 text-muted">
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Illum
excepturi hic exercitationem dolores modi. Ipsam accusamus
explicabo labore expedita asperiores saepe unde quos placeat vero?
Aliquid earum sapiente voluptatum omnis!
</p>
<a href="#pricing" class="btn btn-secondary btn-lg">Buy Now</a>
</div>
<div class="col-md-5 text-center d-none d-md-block">
<img
class="img-fluid"
src="./images/photo_5828128870027606493_y.jpg"
alt="ebook cover"
/>
</div>
</div>
</div>
</section>
<section id="pricing" class="bg-light mt-5">
<div class="container-lg">
<div class="class text-center">
<h2>Pricing plan</h2>
<p class="lead text-muted">Choose a pricing plan to suit you</p>
</div>
<div class="row my-5 aligh-items-center justify-content-center g-5">
<div class="col-8 col-lg-4 col-xl-3">
<div class="card border-0">
<div class="card-body text-center py-4">
<h4 class="card-title">Starter edition</h4>
<p class="lead card-subtitle">ebooks download only</p>
<p class="display-5 my-4 text-primary fw-bold">$30.99</p>
<p class="card-text mx-5 text-muted d-none d-lg-block">
Reading books can be life changing. You get the chance to meet
with great minds, and travel the world through flips
</p>
<a href="#" class="btn btn-outline-primary btn-lg mt-3"
>Buy Now</a
>
</div>
</div>
</div>
<div class="col-9 col-lg-4">
<div class="card border-primary border-2">
<div class="card-header text-center text-primary">
Most popular
</div>
<div class="card-body text-center py-5">
<h4 class="card-title">Starter edition</h4>
<p class="lead card-subtitle">ebooks download only</p>
<p class="display-4 my-4 text-primary fw-bold">$36.99</p>
<p class="card-text mx-5 text-muted d-none d-lg-block">
Reading books can be life changing. You get the chance to meet
with great minds, and travel the world through flips
</p>
<a href="#" class="btn btn-outline-primary btn-lg mt-3"
>Buy Now</a
>
</div>
</div>
</div>
<div class="col-8 col-lg-4 col-xl-3">
<div class="card border-0">
<div class="card-body text-center py-4">
<h4 class="card-title">Starter edition</h4>
<p class="lead card-subtitle">ebooks download only</p>
<p class="display-5 my-4 text-primary fw-bold">$30.99</p>
<p class="card-text mx-5 text-muted d-none d-lg-block">
Reading books can be life changing. You get the chance to meet
with great minds, and travel the world through flips
</p>
<a href="#" class="btn btn-outline-primary btn-lg mt-3"
>Buy Now</a
>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="topics">
<div class="container-md">
<div class="text-center">
<h2>Inside the Book</h2>
<p class="lead text-muted">
A quick glance at the topics you'll learn
</p>
</div>
<div class="row my-5 g-5 justify-content-around alignment-center">
<div class="col-6 col-lg-4">
<img
src="./images/photo_5828128870027606494_y.jpg"
class="img-fluid"
alt="ebook"
/>
</div>
<div class="col-lg-6">
<div class="accordion" id="chapters">
<div class="accordion-item">
<h2 class="accordion-header" id="heading-1">
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#chapter-1"
aria-expanded="true" aria-controls="chapter-1"> Chapter 1-How to Start Reading
</button>
</h2>
<div
id="chapter-1"
class="accordion-collapse collapse"
aria-labelledby="heading-1"
data-bs-parent="#chapters"
>
<div class="accordion-body">
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit.
Voluptates at exercitationem perspiciatis unde amet
repellendus, tempora suscipit culpa officiis
reprehenderit. Sunt nobis sapiente reiciendis atque
suscipit harum asperiores expedita at.
</p>
<p>
Lorem ipsum dolor sit, amet consectetur adipisicing elit.
Veritatis alias perspiciatis incidunt iure, a obcaecati ea
distinctio ut ipsum, consequuntur doloremque quibusdam
itaque, eos voluptatibus omnis in dignissimos atque
repellendus.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-2">
<button
class="accordion-button"
type="button"
data-bs-toggle="collapse"
data-bs-target="#chapter-2"
aria-expanded="false"
aria-controls="chapter-2"
>
Chapter 2-Skimming through books
</button>
</h2>
<div
id="chapter-2"
class="accordion-collapse collapse"
aria-labelledby="heading-2"
data-bs-parent="#chapters"
>
<div class="accordion-body">
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit.
Voluptates at exercitationem perspiciatis unde amet
repellendus, tempora suscipit culpa officiis
reprehenderit. Sunt nobis sapiente reiciendis atque
suscipit harum asperiores expedita at.
</p>
<p>
Lorem ipsum dolor sit, amet consectetur adipisicing elit.
Veritatis alias perspiciatis incidunt iure, a obcaecati ea
distinctio ut ipsum, consequuntur doloremque quibusdam
itaque, eos voluptatibus omnis in dignissimos atque
repellendus.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-3">
<button
class="accordion-button"
type="button"
data-bs-toggle="collapse"
data-bs-target="#chapter-3"
aria-expanded="false"
aria-controls="chapter-3"
>
Chapter 3-How to Spend on books
</button>
</h2>
<div
id="chapter-3"
class="accordion-collapse collapse"
aria-labelledby="heading-3"
data-bs-parent="#chapters"
>
<div class="accordion-body">
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit.
Voluptates at exercitationem perspiciatis unde amet
repellendus, tempora suscipit culpa officiis
reprehenderit. Sunt nobis sapiente reiciendis atque
suscipit harum asperiores expedita at.
</p>
<p>
Lorem ipsum dolor sit, amet consectetur adipisicing elit.
Veritatis alias perspiciatis incidunt iure, a obcaecati ea
distinctio ut ipsum, consequuntur doloremque quibusdam
itaque, eos voluptatibus omnis in dignissimos atque
repellendus.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-4">
<button
class="accordion-button"
type="button"
data-bs-toggle="collapse"
data-bs-target="#chapter-4"
aria-expanded="false"
aria-controls="chapter-4"
>
Chapter 4-Building a book culture
</button>
</h2>
<div
id="chapter-4"
class="accordion-collapse collapse"
aria-labelledby="heading-4"
data-bs-parent="#chapters"
>
<div class="accordion-body">
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit.
Voluptates at exercitationem perspiciatis unde amet
repellendus, tempora suscipit culpa officiis
reprehenderit. Sunt nobis sapiente reiciendis atque
suscipit harum asperiores expedita at.
</p>
<p>
Lorem ipsum dolor sit, amet consectetur adipisicing elit.
Veritatis alias perspiciatis incidunt iure, a obcaecati ea
distinctio ut ipsum, consequuntur doloremque quibusdam
itaque, eos voluptatibus omnis in dignissimos atque
repellendus.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-5">
<button
class="accordion-button"
type="button"
data-bs-toggle="collapse"
data-bs-target="#chapter-5"
aria-expanded="false"
aria-controls="chapter-5"
>
Chapter 5-How to Start sharing
</button>
</h2>
<div
id="chapter-5"
class="accordion-collapse collapse"
aria-labelledby="heading-5"
data-bs-parent="#chapters"
>
<div class="accordion-body">
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit.
Voluptates at exercitationem perspiciatis unde amet
repellendus, tempora suscipit culpa officiis
reprehenderit. Sunt nobis sapiente reiciendis atque
suscipit harum asperiores expedita at.
</p>
<p>
Lorem ipsum dolor sit, amet consectetur adipisicing elit.
Veritatis alias perspiciatis incidunt iure, a obcaecati ea
distinctio ut ipsum, consequuntur doloremque quibusdam
itaque, eos voluptatibus omnis in dignissimos atque
repellendus.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="reviews" class="bg-light">
<div class="container-lg">
<div class="text-center">
<h2>Book Reviews</h2>
<p class="lead">what clients say about my club</p>
</div>
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="list-group">
<div class="list-group-item py-3">
<h5 class="mb-1">A must read for everyone</h5>
<p class="mb-1">This book club serves as my give away heart for all book lovers and friends of growth who find it great to be in the club without any rior knowledge holding them back.</p>
<small>Review by Precious</small>
</div>
<div class="list-group-item py-3">
<h5 class="mb-1">A must read for everyone</h5>
<p class="mb-1">This book club serves as my give away heart for all book lovers and friends of growth who find it great to be in the club without any rior knowledge holding them back.</p>
<small>Review by Precious</small>
</div>
<div class="list-group-item py-3">
<h5 class="mb-1">A must read for everyone</h5>
<p class="mb-1">This book club serves as my give away heart for all book lovers and friends of growth who find it great to be in the club without any rior knowledge holding them back.</p>
<small>Review by Precious</small>
</div>
<div class="list-group-item py-3">
<h5 class="mb-1">A must read for everyone</h5>
<p class="mb-1">This book club serves as my give away heart for all book lovers and friends of growth who find it great to be in the club without any rior knowledge holding them back.</p>
<small>Review by Precious</small>
</div>
<div class="list-group-item py-3">
<h5 class="mb-1">A must read for everyone</h5>
<p class="mb-1">This book club serves as my give away heart for all book lovers and friends of growth who find it great to be in the club without any rior knowledge holding them back.</p>
<small>Review by Precious</small>
</div>
</div>
</div>
</div>
</div>
</section>
<link
rel="stylesheet"
href="./bootstrap-5.2.3-dist/js/bootstrap.bundle.min.js"
/>
</body>
</html>