-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0004265
commit d5179a2
Showing
1 changed file
with
75 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |