-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (28 loc) · 1.08 KB
/
index.html
File metadata and controls
28 lines (28 loc) · 1.08 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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<center><h1>Kushi</h1></center>
<pre>
<img src="./kushi title(1).jpg" width="100px" height="100px"> <img src="./Aradhya-img (1).jpg" width="100px" height="100px"> <img src="./Na roja nuvve-img(1).jpg" width="100px" height="100px">
</pre>
<pre>
<b>kushi</b> <b>Aradhya<b> <b>Na roja nuvve</b>
</pre>
<audio controls>
<source src="./Kushi.mp3">
</audio>
<audio controls>
<source src="./Aradhya.mp3">
</audio>
<audio controls>
<source src="./Na Roja Nuvve.mp3">
</audio>
<pre>
<a href="./Kushi-song.mp4"download>Download</a> <a href="./Aradhya-song.mp4"download>Download</a> <a href="./Na Roja Nuvve-song.mp4"download>Download</a>
</body>
</html>
</body>