forked from bustEXZ/JSQ
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
219 lines (198 loc) · 6.77 KB
/
index.html
File metadata and controls
219 lines (198 loc) · 6.77 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
<!DOCTYPE html>
<html
lang="ru"
dir="ltr"
itemscope
itemtype="https://schema.org/WebPage"
prefix="og: http://ogp.me/ns#"
>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Практические вопросы по JavaScript</title>
<link rel="canonical" href="https://thebestcode.ru/" />
<link rel="icon" type="image/png" href="./public/icons/icon-64.png" />
<link rel="manifest" href="./manifest.json" />
<meta
name="application-name"
content="Практические вопросы по JavaScript"
/>
<meta name="author" content="Igor Agapov" />
<meta name="description" content="Практические вопросы по JavaScript" />
<meta
name="keywords"
content="javascript, js, questions, question, practice, вопросы, вопрос, практика"
/>
<meta name="referrer" content="strict-origin" />
<meta itemprop="name" content="Практические вопросы по JavaScript" />
<meta itemprop="description" content="Практические вопросы по JavaScript" />
<meta itemprop="image" content="./public/icons/icon-128.png" />
<!-- Microsoft -->
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="msapplication-starturl" content="/" />
<meta
name="msapplication-tooltip"
content="Практические вопросы по JavaScript"
/>
<meta name="msapplication-TileColor" content=" #222" />
<meta name="msapplication-config" content="browserconfig.xml" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://thebestcode.ru/" />
<meta property="og:title" content="Практические вопросы по JavaScript" />
<meta
property="og:description"
content="Практические вопросы по JavaScript"
/>
<meta property="og:image" content="./public/icons/icon-256.png" />
<meta property="og:locale" content="ru_RU" />
<meta name="twitter:card" content="app" />
<meta name="twitter:title" content="Практические вопросы по JavaScript" />
<meta
name="twitter:description"
content="Практические вопросы по JavaScript"
/>
<meta name="twitter:url" content="https://thebestcode.ru/" />
<meta name="twitter:image" content="./public/icons/icon-256.png" />
<meta
name="apple-mobile-web-app-title"
content="Практические вопросы по JavaScript"
/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="#222" />
<link rel="apple-touch-icon" href="./public/icons/icon-256.png" />
<meta name="theme-color" content="#eee" />
<meta name="color-scheme" content="light" />
<meta name="mobile-web-app-capable" content="yes" />
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-CNQ7TJD46H"
></script>
<script>
window.dataLayer = window.dataLayer || []
function gtag() {
dataLayer.push(arguments)
}
gtag('js', new Date())
gtag('config', 'G-CNQ7TJD46H')
</script>
<meta name="yandex-verification" content="7166ff559b77e5ca" />
<script type="text/javascript">
;(function (m, e, t, r, i, k, a) {
m[i] =
m[i] ||
function () {
;(m[i].a = m[i].a || []).push(arguments)
}
m[i].l = 1 * new Date()
;(k = e.createElement(t)),
(a = e.getElementsByTagName(t)[0]),
(k.async = 1),
(k.src = r),
a.parentNode.insertBefore(k, a)
})(
window,
document,
'script',
'https://mc.yandex.ru/metrika/tag.js',
'ym'
)
ym(66445966, 'init', {
clickmap: true,
trackLinks: true,
accurateTrackBounce: true
})
</script>
<noscript>
<div>
<img
src="https://mc.yandex.ru/watch/66445966"
style="position: absolute; left: -9999px"
alt=""
/>
</div>
</noscript>
<meta
name="wmail-verification"
content="995bbf412985fb2f9983af3c59064144"
/>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Webpage",
"url": "https://thebestcode.ru",
"name": "Практические вопросы по JavaScript",
"headline": "Практические вопросы по JavaScript",
"description": "Практические вопросы по JavaScript",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://thebestcode.ru"
},
"publisher": {
"@type": "Person",
"name": "Igor Agapov"
},
"image": {
"@type": "ImageObject",
"url": "https://thebestcode.ru/img/logo.png",
"width": 1200,
"height": 555
},
"datePublished": "2020-12-11",
"keywords": "javascript, js, questions, question, practice, вопросы, вопрос, практика"
}
</script>
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
rel="preload"
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap"
as="style"
/>
<link
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap"
rel="stylesheet"
/>
<link rel="preload" href="./style.css" as="style" />
<link rel="stylesheet" href="./style.css" />
<link rel="preload" href="./script.js" as="script" />
</head>
<body>
<header>
<h1>Практические вопросы по JavaScript</h1>
<p>
"Я не думаю, что кто-либо в мире может утверждать, что знает JS, по
крайней мере, полностью". Кайл Симпсон
</p>
<a href="https://github.com/harryheman/JavaScript-Total"
>Тотальный JavaScript</a
>
<a name="top"></a>
</header>
<main id="main"></main>
<footer>
<p>
© 2021. <a href="https://github.com/harryheman">Игорь Агапов</a>
</p>
</footer>
<div id="loader">
<div class="loader">
<span>
<span></span>
<span></span>
<span></span>
<span></span>
</span>
<div class="base">
<span></span>
<div class="face"></div>
</div>
</div>
<div class="longfazers">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
<script src="./script.js" type="module"></script>
</body>
</html>