-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
235 lines (219 loc) · 6.04 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="style.css" />
<title>Bhagvad Gita</title>
</head>
<body>
<h1 id="ch"></h1>
<p id="summary"></p>
<div id="loader">
<svg
class="loading-div"
width="100"
height="100"
viewBox="0 0 52 54"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<defs>
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
<stop
offset="0%"
style="stop-color: rgb(260, 260, 260); stop-opacity: 1"
/>
<stop
offset="100%"
style="stop-color: rgb(220, 220, 220); stop-opacity: 1"
/>
</linearGradient>
</defs>
<g id="theWholeBook">
<g id="bookRect">
<rect id="bRect" x="0" y="15" width="52" height="39" ry="2" />
<rect id="bottomBookSpine" x="3" y="51" width="46" height="3" />
</g>
<polygon
fill="url(#grad1)"
points="26 13 49.5735685 12.2915037 49.5735685 51.2915037 26 52"
ry="2"
/>
<polygon
fill="url(#grad1)"
class="last_page"
points="26 13 49.5735685 12.2915037 49.5735685 51.2915037 26 52"
ry="2"
>
<animate
begin="0s"
fill="freeze"
attributeName="points"
dur="10000ms"
repeatCount="indefinite"
to="26 13 44.372231 3.8589904 44.372231 42.8589904 26 52"
/>
</polygon>
<polygon
fill="#D9D8D2"
points="26 13 44.372231 3.8589904 44.372231 42.8589904 26 52"
ry="1"
>
<animate
begin="0s"
fill="freeze"
attributeName="points"
dur="10000ms"
repeatCount="indefinite"
to="26 13 36.3883757 0.178966842 36.3883757 39.1789668 26 52"
/>
<animate
begin="0s"
fill="freeze"
attributeName="fill"
dur="10000ms"
repeatCount="indefinite"
to="#EDECE6"
/>
</polygon>
<polygon
fill="#EDECE6"
points="26 13 36.3883757 0.178966842 36.3883757 39.1789668 26 52"
ry="1"
>
<animate
begin="0s"
fill="freeze"
attributeName="points"
dur="10000ms"
repeatCount="indefinite"
to="26 13 30.3765696 0.292749915 30.3765696 39.2927499 26 52"
/>
<animate
begin="0s"
fill="freeze"
attributeName="fill"
dur="10000ms"
repeatCount="indefinite"
to="#F2F1EB"
/>
</polygon>
<polygon
fill="#F2F1EB"
points="26 13 30.3765696 0.292749915 30.3765696 39.2927499 26 52"
ry="1"
>
<animate
begin="0s"
fill="freeze"
attributeName="points"
dur="1300ms"
repeatCount="indefinite"
to="26 15 26 0.960355416 26 41.1230808 26 54"
/>
<animate
begin="0s"
fill="freeze"
attributeName="fill"
dur="1300ms"
repeatCount="indefinite"
to="#F2F1EB"
/>
</polygon>
<polygon
fill="#C7C6C1"
points="26 13 26 52 2.42643155 51.2915037 2.42643155 12.2915037"
ry="1"
></polygon>
<polygon
fill="#D9D8D2"
points="26 13 26 52 7.62776902 42.8589904 7.62776902 3.8589904"
>
<animate
begin="0s"
fill="freeze"
attributeName="points"
dur="300ms"
repeatCount="indefinite"
to="26 13 26 52 2.42643155 51.2915037 2.42643155 12.2915037"
/>
<animate
begin="0s"
fill="freeze"
attributeName="fill"
dur="300ms"
repeatCount="indefinite"
to="#C7C6C1"
/>
</polygon>
<polygon
fill="#EDECE6"
points="26 13 26 52 15.6116243 39.1789668 15.6116243 0.178966842"
ry="1"
>
<animate
begin="0s"
fill="freeze"
attributeName="points"
dur="300ms"
repeatCount="indefinite"
to="26 13 26 52 7.62776902 42.8589904 7.62776902 3.8589904"
/>
<animate
begin="0s"
fill="freeze"
attributeName="fill"
dur="300ms"
repeatCount="indefinite"
to="#D9D8D2"
/>
</polygon>
<polygon
fill="#F2F1EB"
points="26 13 26 52 21.6234304 39.2927499 21.6234304 0.292749915"
ry="1"
>
<animate
begin="0s"
fill="freeze"
attributeName="points"
dur="300ms"
repeatCount="indefinite"
to="26 13 26 52 15.6116243 39.1789668 15.6116243 0.178966842"
/>
<animate
begin="0s"
fill="freeze"
attributeName="fill"
dur="300ms"
repeatCount="indefinite"
to="#EDECE6"
/>
</polygon>
<polygon
fill="#F2F1EB"
points="26 13 26 52 25.6234304 39.2927499 25.6234304 0.292749915"
ry="1"
>
<animate
begin="0s"
fill="freeze"
attributeName="points"
dur="300ms"
repeatCount="indefinite"
to="26 13 26 52 21.6234304 39.2927499 21.6234304 0.292749915"
/>
</polygon>
</g>
<!-- <p>Loading...</p> -->
</svg>
</div>
<div class="bt">
<button id="previous">Previous</button>
<button id="next">Next</button>
</div>
<script src="script.js"></script>
</body>
</html>