-
Notifications
You must be signed in to change notification settings - Fork 0
/
m3.html
339 lines (299 loc) · 16.1 KB
/
m3.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
<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 famous five </title>
<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 famous five</h1>
<p>Enid Blyton</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">CHRACTERS READ ONLINE LINK & BUY ONLINE LINK</a>
</li>
<li class="nav-item">
<a class="nav-link tm-text-gray" href="#tm-section-3">WATCH ONLINE</a>
</li>
<li class="nav-item">
<a class="nav-link tm-text-gray" href="#tm-section-5">MOVIES</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="m4.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 AND WATCH 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="https://3er1viui9wo30pkxh1v2nh4w-wpengine.netdna-ssl.com/wp-content/uploads/sites/68/2017/03/famousagain-960x640.jpg">
<p class="tm-slider-caption">Leave something for someone but dont leave someone for something</p>
<img src="https://3er1viui9wo30pkxh1v2nh4w-wpengine.netdna-ssl.com/wp-content/uploads/sites/68/2017/03/famousagain-960x640.jpg" alt="Image" class="tm-slider-img">
</div>
<div class="tm-img-slider-item" href="https://nostalgiacentral.com/wp-content/uploads/2014/06/famousfive.jpg">The best way to treat obstacles is to use them as stepping-stones. Laugh at them, tread on them, and let them lead you to something better.</p>
<img src="https://nostalgiacentral.com/wp-content/uploads/2014/06/famousfive.jpg" alt="Image" class="tm-slider-img">
</div>
<div class="tm-img-slider-item" href="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTnaZBtczaDz29f-rUBXnMsQ71Oz8Lu7BdkbQ&usqp=CAU">
<p class="tm-slider-caption">You're trying to escape from your difficulties, and there never is any escape from difficulties, never. They have to be faced and fought.</p>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTnaZBtczaDz29f-rUBXnMsQ71Oz8Lu7BdkbQ&usqp=CAU" alt="Image" class="tm-slider-img">
</div>
<div class="tm-img-slider-item" href="https://nostalgiacentral.com/wp-content/uploads/2014/06/famousfive.jpg">
<p class="tm-slider-caption">I promise to be as careful as a pussycat walking up a slippery roof.</p>
<img src="https://nostalgiacentral.com/wp-content/uploads/2014/06/famousfive.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>CHRACTERS</h2>
<p><ul type="none">
<li>George</li>
<li>Timmy</li>
<li>Anne</li>
<li>Julain</li>
<li>Deck</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="http://www.goanwap.com/ebook-bly-list2-ff.html"> Gaonwap</a></li>
<li><a href="https://www.educatora.in/uploads/2/0/5/1/20513864/famous_five_02_-_five_go_adventuring_again.pdf">educatora</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.flipkart.com/search?q=famous+five+books&sid=bks&as=on&as-show=on&otracker=AS_QueryStore_OrganicAutoSuggest_1_6_na_na_ps&otracker1=AS_QueryStore_OrganicAutoSuggest_1_6_na_na_ps&as-pos=1&as-type=RECENT&suggestionId=famous+five+books%7CBooks&requestId=71bcc3b4-8a37-482c-8096-094f0eab0e28&as-searchtext=famous">Flipkart</a></li>
<li><a href="https://www.amazon.in/Famous-Five-Exciting-Adventures-Books/dp/1444916416">Amazon</a></li>
<li><a href="https://www.snapdeal.com/search?keyword=famous%20five%20books&santizedKeyword=sherlock+books&catId=0&categoryId=0&suggested=false&vertical=p&noOfResults=20&searchState=&clickSrc=go_header&lastKeyword=&prodCatId=&changeBackToAll=false&foundInAll=false&categoryIdSearched=&cityPageUrl=&categoryUrl=&url=&utmContent=&dealDetail=&sort=rlvncy">Snapdeal</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="https://www.theweek.in/content/dam/week/webworld/feature/society/2017/may/famous-five-george.jpg" class="img-fluid" />
</div>
<div class="tm-box-3">
<ul><li><a href="http://www.goanwap.com/ebook-download-ff4.html">Five go to smugllers top</a></li>
<li><a href="http://www.goanwap.com/ebook-download-ff5.html">Five go off the caravan</a></li>
<li><a href="http://www.goanwap.com/ebook-download-ff6.html">Five on kirrin island again</a></li></ul>
<div class="text-center">
</div>
</div>
</div>
<div class="col-md-6 tm-2col-r">
<div class="image">
<img src="https://cdn.flickeringmyth.com/wp-content/uploads/2018/01/famous-5-600x338.jpg" class="img-fluid" >
</div>
<div class="tm-box-3">
<header>
<ul>
<li><a href="http://www.goanwap.com/ebook-download-ff1.html">Five on a treasure island</a></li>
<li><a href="http://www.goanwap.com/ebook-download-ff2.html">Five go adventure again</a></li>
<li><a href="http://www.goanwap.com/ebook-download-ff3.html">Five run away togeather</a></li>
</ul>
</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="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSrLa7haHjU3OSKwAKyrPiH1pf0nk9rSLwjhA&usqp=CAU" 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">N<p>The Famous Five are a group of children who have the sort of adventures most kids dream about, in a world where ginger beer flows and ham rolls are a staple diet. Julian, Dick and Anne get together with their cousin George in the first adventure, Five On A Treasure Island.
<br>
George is actually a girl who wants so desperately to be a boy she crops her hair and struts about doing boy things. She hates it when people call her by her correct name, Georgina. She has a dog called Timmy—oh yes, and an island. Most kids just have a dog, but George's parents own Kirrin Island and let her run around on it as if it were her play-thing. Her parents are known to Julian, Dick and Anne as Uncle Quentin and Aunt Fanny.</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>