-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.html
More file actions
24 lines (23 loc) · 1.59 KB
/
test.html
File metadata and controls
24 lines (23 loc) · 1.59 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
<html>
<head>
<!--Bootstrap v5 icon link-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.0/font/bootstrap-icons.css">
<link rel="stylesheet" href="/css/test.css">
<link rel="stylesheet" href="css/main.css">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1889527741439078"
crossorigin="anonymous"></script>
</head>
<body>
<div class="page_content">
<br><br><br>
<div class="audio_card">
<br>
<strong class="audio_card_title">3月11号 杭州早上好.mp3</strong>
<span class="audio_card_desc">From 都市快报</span>
<br>
<svg t="1615422980264" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2991" width="32" height="32"><path d="M692.4 487.3L412.9 316.9c-19.3-11.8-44 2.1-44 24.7v340.7c0 22.6 24.7 36.5 44 24.7l279.6-170.3c18.5-11.3 18.5-38.1-0.1-49.4z" fill="#4EEAAB" p-id="2992"></path><path d="M512 0C229.2 0 0 229.2 0 512s229.2 512 512 512 512-229.2 512-512S794.8 0 512 0z m0 947.2C272 947.2 76.8 752 76.8 512S272 76.8 512 76.8 947.2 272 947.2 512 752 947.2 512 947.2z" fill="#454563" p-id="2993"></path><path d="M692.4 487.3L412.9 316.9c-4.8-2.9-10-4.3-15-4.3-15.1 0-29 12-29 29v340.7c0 16.9 13.9 29 29 29 5 0 10.2-1.3 15-4.3l279.6-170.3c18.5-11.3 18.5-38.1-0.1-49.4zM445.7 597.1V426.9L585.4 512l-139.7 85.1z" fill="#454563" p-id="2994"></path></svg>
<br><br>
</div>
</div>
</body>
</html>