-
Notifications
You must be signed in to change notification settings - Fork 0
/
Radio-Player3.html
67 lines (67 loc) · 3.02 KB
/
Radio-Player3.html
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Titan-Community, Titan, Titan-Blog">
<meta name="description" content="Titan-Community Blog site we hope you have a good time">
<meta name="author" content="Dannygaming1216 and Kingcavespider1">
<title>Radio-Player</title>
<link rel="stylesheet" href="/Style/style.css">
<link rel="stylesheet" href="/source/Social%20media%20buttons/style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css">
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
<style>
.header {background-color: Gray;}
</style>
</head>
<body>
<div class="header">
<a href="https://dannythehacker.github.io/index.html"><h1 style="border:2px solid DodgerBlue;">Radio-Player</h1></a>
</div>
<div class="navbar">
<a href="index.html">Home</a>
<a href="https://dannyboy020601.wixsite.com/titan-community" target="_blank" rel="noopener noreferrer">Titan-Community</a>
<a href="Contact.html">Contact</a>
<div class="dropdown">
<button class="dropbtn">Radio And Game's<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="Games.html">Games</a>
<a href="Radio.html">Radio-Player</a>
<a href="Radio-Player2.html">Radio-Player2</a>
<a href="Radio-Player3.html">Radio-Player3</a>
<a href="Titan-Game.html">Titan-Game</a>
<a href="Titan-Pong.html">Titan-Pong</a>
<a href="https://titancommunity.mistforums.com/" target="_blank" rel="noopener noreferrer">Titan-Gaming-Forum</a>
</div>
</div>
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=170589737" target="_blank" rel="noopener noreferrer">Gmod-Commands</a>
<a href="https://superlink.io/dannygaming1216" target="_blank" rel="noopener noreferrer">Check Out My Superlink</a>
</div>
<iframe src="https://radiolise.com/" width="2000" height="800" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
<p style="text-align:center; background-color:black; color:blue; font-size:50px;">Titan-Community Wants to Give A Big Thanks To Radiolise</p>
<div class="footer">
<p>Created By Daniel Murphy Jr</p>
<p>Contact information: <a href="mailto:[email protected]">
[email protected]</a>.</p>
<div class="footer">
<a class="btn" href="https://www.twitch.tv/dannygaming1216">
<i class="fab fa-twitch"></i>
</a>
<a class="btn" href="https://twitter.com/dannygaming1216">
<i class="fab fa-twitter"></i>
</a>
<a class="btn" href="https://github.com/dannythehacker">
<i class="fab fa-github"></i>
</a>
<a class="btn" href="https://steamcommunity.com/profiles/76561198181700978/">
<i class="fab fa-steam"></i>
</a>
<a class="btn" href="https://www.youtube.com/channel/UCDoGrfwcb2KZuwy-rza3ZfA">
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
</body>
</html>