-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathad2.html
More file actions
359 lines (308 loc) · 16 KB
/
Copy pathad2.html
File metadata and controls
359 lines (308 loc) · 16 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>THE THREE MUSKETEERS</title>
<!--
Template 2103 Central
http://www.tooplate.com/view/2103-central
-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400">
<!-- Google web font "Open Sans" -->
<link rel="stylesheet" href="font-awesome-4.5.0/css/font-awesome.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="slick/slick.css" />
<link rel="stylesheet" type="text/css" href="slick/slick-theme.css" />
<link rel="stylesheet" href="css/tooplate-style.css">
<!-- tooplate style -->
<script>
var renderPage = true;
if (navigator.userAgent.indexOf('MSIE') !== -1
|| navigator.appVersion.indexOf('Trident/') > 0) {
/* Microsoft Internet Explorer detected in. */
alert("Please view this in a modern browser such as Chrome or Microsoft Edge.");
renderPage = false;
}
</script>
</head>
<body>
<!-- Loader -->
<div id="loader-wrapper">
<div id="loader"></div>
<div class="loader-section section-left"></div>
<div class="loader-section section-right"></div>
</div>
<div class="container">
<section class="tm-section-head" id="top">
<header id="header" class="text-center tm-text-gray">
<h1>THE THREE MUSKETEERS</h1>
<p>ALEXANDRE DUMAS</p>
</header>
<nav class="navbar narbar-light">
<a class="navbar-brand tm-text-gray" href="#">
Menu
</a>
<button type="button" id="nav-toggle" class="navbar-toggler collapsed" data-toggle="collapse" data-target="#mainNav" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
<i class="fa fa-navicon tm-fa-toggler-icon"></i>
</span>
</button>
<div id="mainNav" class="collapse navbar-collapse tm-bg-white">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link tm-text-gray" href="#top">ABOUT
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link tm-text-gray" href="#tm-section-2">CHARACTERS</a>
</li>
<li class="nav-item">
<a class="nav-link tm-text-gray" href="#tm-section-2">READ ONLINE</a>
</li>
<li class="nav-item">
<a class="nav-link tm-text-gray" href="#tm-section-2">BUY ONLINE</a>
</li>
<li class="nav-item">
<a class="nav-link tm-text-gray" href="#tm-section-5">SUMMARY</a>
</li>
<li class="nav-item">
<a class="nav-link tm-text-gray" href="index.html">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link tm-text-gray" href="ad.html">BACK</a>
</li>
</ul>
</div>
</nav>
<div class="navbar navbar-default navbar-fixed-top">
<a href="/index.html" class="navbar-brand"></a>
<botton class="navbar-toggle collapsed" data-toggle="collapse" data-target="#mydropdown">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</botton>
</div>
<div class="collapse navbar-collapse" id="mydropdown">
<ul class="nav navbar-nav">
<li>
<a href="#">ABOUT</a>
</li>
<li>
<a href="#">READ ONLINE</a>
</li>
<li>
<a href="#">BUY ONLINE</a>
</li>
</ul>
</div>
</section>
<section class="row" id="tm-section-1">
<div class="col-lg-12 tm-slider-col">
<div class="tm-img-slider">
<div class="tm-img-slider-item" href="img/x1.jpg">
<p class="tm-slider-caption">Never fear quarrels, but seek hazardous adventures.</p>
<img src="img/x1.jpg" alt="Image" class="tm-slider-img">
</div>
<div class="tm-img-slider-item" href="img/x2.jpg">
<p class="tm-slider-caption">All for one and one for all, united we stand divided we fall.</p>
<img src="img/x2.jpg" alt="Image" class="tm-slider-img">
</div>
<div class="tm-img-slider-item" href="img/x4.jpg">
<p class="tm-slider-caption">Love is the most selfish of all the passions.</p>
<img src="img/x4.jpg" alt="Image" class="tm-slider-img">
</div>
<div class="tm-img-slider-item" href="img/x3.jpg">
<p class="tm-slider-caption">I do not cling to life sufficiently to fear death.</p>
<img src="img/x3.jpg" alt="Image" class="tm-slider-img">
</div>
</div>
</div>
</section>
<section class="tm-section-2 tm-section-mb" id="tm-section-2">
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-6 mb-lg-0 mb-md-5 mb-5 pr-md-5">
<header class="text-center">
</header>
<h2>CHARACTERS</h2>
<p>
<ul><li>D'Artagnan</li>
<li>Athos</li>
<li>Aramis</li>
<li>Lady de Winter</li>
<li>Porthos</li>
<li>King Louis XIII</li>
<li>Cardinal Richelieu</li>
<li>Monsieur de Treville</li>
</ul> </p>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 mb-lg-0 mb-md-5 mb-5 pr-md-5">
<header class="text-center">
</header>
<h2>READ ONLINE</h2>
<p> <ul type="none">
<li><a href="https://www.planetebook.com/free-ebooks/the-three-musketeers.pdf">THE THREE MUSKETEERS</a></li>
<li><a href="https://www.globalgreyebooks.com/ebooks/alexandre-dumas/three-musketeers/three-musketeers.pdf">THE THREE MUSKETEERS</a></li>
<li><a href="https://www.gutenberg.org/files/1257/1257-h/1257-h.htm">THE THREE MUSKETEERS</a></li>
<li><a href="https://www.fulltextarchive.com/pdfs/The-Three-Musketeers.pdf">THE THREE MUSKETEERS</a></li>
</ul>
</p>
<a href="#tm-section-4" class="btn tm-btn-pad-2 float-right">SUMMARY</a>
</div>
<div class="col-xl-4 col-lg-4 col-md-12">
<h2>BUY ONLINE</h2>
<ul>
<li><a href="https://www.google.com/shopping/product/12626642953933300708?biw=1626&bih=795&sxsrf=ALeKk01XVSUHTRsLoQXAcXSR17cDCtmydQ:1597144146107&q=buy+the+three+musketeers+books&oq=buy+the+three+musketeers+books&gs_lcp=Cgtwcm9kdWN0cy1jYxADOgQIIxAnUNxKWLRjYOlwaABwAHgAgAHiAogBxwmSAQcwLjYuMC4xmAEAoAEBqgEPcHJvZHVjdHMtY2Mtd2l6wAEB&sclient=products-cc&uact=5&prds=epd:10133832840493214309,prmr:1&sa=X&ved=0ahUKEwiG7o_TgZPrAhVWcCsKHXe9CTMQ8wIIqQI">Flipkart</a></li>
<li><a href="https://www.google.com/shopping/product/9573478439949810070?biw=1626&bih=795&sxsrf=ALeKk01XVSUHTRsLoQXAcXSR17cDCtmydQ:1597144146107&q=buy+the+three+musketeers+books&oq=buy+the+three+musketeers+books&gs_lcp=Cgtwcm9kdWN0cy1jYxADOgQIIxAnUNxKWLRjYOlwaABwAHgAgAHiAogBxwmSAQcwLjYuMC4xmAEAoAEBqgEPcHJvZHVjdHMtY2Mtd2l6wAEB&sclient=products-cc&uact=5&prds=epd:2509006671426014483,prmr:1&sa=X&ved=0ahUKEwiG7o_TgZPrAhVWcCsKHXe9CTMQ8wIIsgI">Amazon</a></li>
<li><a href="https://www.google.com/url?url=https://bookwise.co.in/book-detail.php/CBSE-Board/109451Classic-Starts-:-The-Three-Musketeers-by-Alexandre&rct=j&q=&esrc=s&sa=U&ved=0ahUKEwiG7o_TgZPrAhVWcCsKHXe9CTMQ2SkIvQI&usg=AOvVaw2QOhk7LjJ1JBtBF7GVwB0h">Bookwise</a></li>
<li><a href="https://www.google.com/url?url=https://www.bookishsanta.com/products/the-three-musketeers-1%3Fvariant%3D34181846466693%26currency%3DINR%26utm_medium%3Dproduct_sync%26utm_source%3Dgoogle%26utm_content%3Dsag_organic%26utm_campaign%3Dsag_organic&rct=j&q=&esrc=s&sa=U&ved=0ahUKEwiG7o_TgZPrAhVWcCsKHXe9CTMQ2SkIzwI&usg=AOvVaw048pyO7uURPZVDKw-zuySc">Bookish Santa</a></li>
</ul>
</div>
</div>
</section>
<section class="tm-section-3 tm-section-mb" id="tm-section-3">
<div class="row">
<div class="col-md-6 tm-mb-sm-4 tm-2col-l">
<div class="image">
<img src="img/x5.jpg" class="img-fluid" />
</div>
<div class="tm-box-3">
<div class="text-center">
</div>
</div>
</div>
<div class="col-md-6 tm-2col-r">
<div class="image">
<img src="img/x2.jpg" class="img-fluid" />
</div>
<div class="tm-box-3">
<header>
</header>
<div class="text-center">
</div>
</div>
</div>
</div>
</section>
<section class="tm-section-4 tm-section-mb" id="tm-section-4">
<div class="row">
</div>
</section>
<section class="tm-section-5" id="tm-section-5">
<div class="row">
<div class="col-lg-4 col-md-12 col-sm-12">
<div class="image fit">
<img src="img/x1.jpg" class="img-fluid">
<img src="img/x2.jpg" class="img-fluid">
</div>
</div>
<div class="col-lg-8 col-md-12 col-sm-12 pl-lg-0">
<div class="media tm-media">
<div class="media-body tm-box-5">
<h2>SUMMARY</h2>
<p class="mb-0"></p><p>
<b>Growing up in genteel poverty in seventeenth-century France, young d'Artagnan dreams of becoming a hero. With hopes for glory and adventure in his heart, he travels to Paris to join the elite company of King Louis XIII's trusted Musketeers. He achieves his aim partially, as he is accepted by another corps, his first step towards becoming a musketeer.
A series of misadventures brings him to a duel with none other than three of his heroes—the Musketeers Porthos, Athos, and Aramis. Impressed by the young man's spirit and with not a moment to lose in their struggle with the power-hungry Cardinal Richelieu, the three men enlist d'Artagnan to join them.
What follows this fateful encounter brings d'Artagnan all of the danger, intrigue, and glory that any Musketeer could ever hope for. Beautiful and deadly women, priceless treasures, scandalous secrets—all combine for a riveting tale of adventure and challenge that will put d'Artagnan to the test.
</b></p>
</div>
</div>
</div>
</div>
</section>
<footer class="mt-5">
<p class="text-center">ALL THE INFORMATION HAS BEEN TAKEN BY WIKIPEDIA</p>
</footer>
</div>
<!-- load JS files -->
<script type="text/javascript" src="js/jquery-1.11.3.min.js"></script>
<script src="js/popper.min.js"></script>
<!-- https://popper.js.org/ -->
<script src="js/bootstrap.min.js"></script>
<!-- https://getbootstrap.com/ -->
<script type="text/javascript" src="slick/slick.min.js"></script>
<!-- Slick Carousel -->
<script>
function setCarousel() {
var slider = $('.tm-img-slider');
if (slider.hasClass('slick-initialized')) {
slider.slick('destroy');
}
if ($(window).width() > 991) {
// Slick carousel
slider.slick({
autoplay: true,
fade: true,
speed: 800,
infinite: true,
slidesToShow: 1,
slidesToScroll: 1
});
} else {
slider.slick({
autoplay: true,
fade: true,
speed: 800,
infinite: true,
slidesToShow: 1,
slidesToScroll: 1
});
}
}
$(document).ready(function () {
if (renderPage) {
$('body').addClass('loaded');
}
setCarousel();
$(window).resize(function () {
setCarousel();
});
// Close menu after link click
$('.nav-link').click(function () {
$('#mainNav').removeClass('show');
});
// https://css-tricks.com/snippets/jquery/smooth-scrolling/
// Select all links with hashes
$('a[href*="#"]')
// Remove links that don't actually link to anything
.not('[href="#"]')
.not('[href="#0"]')
.click(function (event) {
// On-page links
if (
location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '')
&&
location.hostname == this.hostname
) {
// Figure out element to scroll to
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
// Does a scroll target exist?
if (target.length) {
// Only prevent default if animation is actually gonna happen
event.preventDefault();
$('html, body').animate({
scrollTop: target.offset().top + 1
}, 1000, function () {
// Callback after animation
// Must change focus!
var $target = $(target);
$target.focus();
if ($target.is(":focus")) { // Checking if the target was focused
return false;
} else {
$target.attr('tabindex', '-1'); // Adding tabindex for elements not focusable
$target.focus(); // Set focus again
};
});
}
}
});
});
</script>
</body>
</html>