-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkavi.html
More file actions
45 lines (41 loc) · 2.38 KB
/
kavi.html
File metadata and controls
45 lines (41 loc) · 2.38 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
<!DOCTYPE html>
<html>
<head>
<title></title>
<hr><hr><hr>
<marquee><h1 style ="font-family:arial;color:blue"> Songs </h1></marquee>
</head>
<body bgcolor="orange">
<hr>
<hr><hr>
<audio controls>
<source src="C:\Users\DELL\Documents\wdt project\sanamre.ogg" type="audio/ogg">
<source src="C:\Users\DELL\Documents\wdt project\sanamre.mp3" type="audio/mpeg"></audio><center><h2 style ="font-family:arial;color:red">(sanamre)</h2></center>
<hr><hr>
<audio controls>
<source src="C:\Users\DELL\Documents\wdt project\Kashmir Main Tu Kanyakumari_320(MyMp3Song).ogg" type="audio/ogg">
<source src="C:\Users\DELL\Documents\wdt project\Kashmir Main Tu Kanyakumari_320(MyMp3Song).mp3" type="audio/mpeg"></audio><center><h2 style ="font-family:arial;color:red">(Kashmir Main Tu Kanyakumari_)</h2></center>
<hr><hr>
<audio controls>
<source src="C:\Users\DELL\Documents\wdt project\Lag_Ja_Gale_Ke_Phir-Lata_Mangeshkar-www.Mp3Mad.Com.ogg" type="audio/ogg">
<source src="C:\Users\DELL\Documents\wdt project\Lag_Ja_Gale_Ke_Phir-Lata_Mangeshkar-www.Mp3Mad.Com.mp3" type="audio/mpeg"></audio><center><h2 style ="font-family:arial;color:red">(Lag_Ja_Gale_Ke_Phir) </h2></center>
<hr><hr>
<audio controls>
<source src="C:\Users\DELL\Documents\wdt project\Navrai Maajhi_320(MyMp3Song).ogg" type="audio/ogg">
<source src="C:\Users\DELL\Documents\wdt project\Navrai Maajhi_320(MyMp3Song).mp3" type="audio/mpeg"></audio><center><h2 style ="font-family:arial;color:red">(Navrai Maajhi_) </h2></center>
<hr><hr>
<audio controls>
<source src="C:\Users\DELL\Documents\wdt project\kam.ogg" type="audio/ogg">
<source src="C:\Users\DELL\Documents\wdt project\kam.mp3" type="audio/mpeg"></audio><center><h2 style ="font-family:arial;color:red">(kamli) </h2></center>
<hr><hr>
<audio controls>
<source src="C:\Users\DELL\Documents\wdt project\sabtera.ogg" type="audio/ogg">
<source src="C:\Users\DELL\Documents\wdt project\sabtera.mp3" type="audio/mpeg"></audio><center><h2 style ="font-family:arial;color:red">(sabtera) ,
</h1></center></h2><hr><hr>
<audio controls>
<source src="C:\Users\DELL\Documents\wdt project\Ishq Jadu Ishq Tona(MyMp3Song).ogg" type="audio/ogg">
<source src="C:\Users\DELL\Documents\wdt project\Ishq Jadu Ishq Tona(MyMp3Song).mp3" type="audio/mpeg"></audio><center><h2 style ="font-family:arial;color:red">(Ishq Jadu Ishq Tona) </h2></center>
<hr><hr>
</audio>
</body>
</html>