Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrayYouth authored Jul 3, 2024
1 parent 0004265 commit d5179a2
Showing 1 changed file with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<!Doctype html>
<html>
<head>
<title>Astray Youth Live Radio</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>My <sup> 1st </sup>Web Page</h1>
<p>My name is <strong> <a href="https://docs.google.com/document/d/1xCFAAu6mzUdJl6thpEgc1iiNWBf2MnYT1UXdTda1b0s/edit?usp=sharing" target="_blank"> Aditya Kumar </a></strong> and I am a
<em>Web Developer</em>.

<br>
<hr>
</p>


<br>
<p>
<audio controls>
<source src="https://stream.zeno.fm/dl2rcn2eqfbvv" type="audio/mp3" />
</audio>
<article><h3>Astray Youth</h3> </article>
</p>


<br>
<hr>
<p>
<audio controls>
<source src="http://peridot.streamguys.com:7150/Mirchi" type="audio/mp3" />
</audio>
<article><h3>Radio Mirchi</h3> </article>
</p>


<br>
<hr>
<p>
<audio controls>
<source src="http://sc-bb.1.fm:8017/" type="audio/mp3" />
</audio>
<article><h3> Big 92.7 FM</h3> </article>
</p>


<br>
<hr>
<p>
<audio controls>
<source src="https://stream-148.zeno.fm/0ghtfp8ztm0uv?zs=fcfkH5A1Ssi4PNvrmTgXmg" type="audio/mp3" />
</audio>
<article><h3>Kishore Kumar Hits</h3> </article>
</p>


<br>
<hr>
<p>
<audio controls>
<source src="http://stream.zeno.fm/4dy8k3zqu98uv" type="audio/mp3" />
</audio>
<article><h3> Anuradha Paudwal Radio</h3> </article>
</p>

<br>
<hr>
<p>
<audio controls>
<source src="http://stream.zeno.fm/m38h4nmgxs8uv" type="audio/mp3" />
</audio>
<article><h3>Hindi - hits</h3> </article>
</p>

</body>
</html>

0 comments on commit d5179a2

Please sign in to comment.