-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzideqinshe.html
47 lines (46 loc) · 2.01 KB
/
zideqinshe.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
<html>
<head>
<title>The Schorsch</title>
<style>
::-webkit-scrollbar{
display: none;
}
</style>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="images/schorsch.ico" type="image/x-icon">
<link rel="shortcut icon" href="images/schorsch.ico" type="image/x-icon">
<link href="prism.css" rel="stylesheet" />
<link href="more_less.css" rel="stylesheet" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body bgColor="transparent">
<div id="main">
<h4>Introduction</h4>
<h4>Selection from works</h4>
<p>
<details>
<summary>
<p>
1. 《多啦A梦之歌》ドラえもんの歌Doraemon theme song and cat lovers<br />costumes of Tang Dynasty唐代装束复原
</p>
<span>show player</span>
<div class="more">
<iframe width="560" height="315" src="https://www.youtube.com/embed/rZ22EmVLwCg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</summary>
</details>
</p>
<h4>Playlist</h4>
<details>
<summary>
<span>show Playlist</span>
<div class="more">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/videoseries?list=PLEtr6JJJbz--N1erycpg9ZtNqg3aJMjft" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</summary>
</details>
</div>
</body>
</html>