-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaudio.html
More file actions
42 lines (42 loc) · 3.45 KB
/
audio.html
File metadata and controls
42 lines (42 loc) · 3.45 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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, intitial-scale=1">
<title>espcowdog - audio</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.css">
<div align=left>
<a href="http://espcowdog.com" target="_self">
<img class="homebutton" src="home.png" ></a>
</div>
<div class="title"><pre style="color:white; font-family:courier; text-shadow: 5px 5px blue;"><script src="randomtitle.js"></script></pre>
</div></head>
<div class="topnav"><nav style = "font-family:courier; color:white";><h1>
<a href="https://espcowdog.com/audio" style="color:blue" target="_self">audio</a>
<a href="https://espcowdog.com/visuals" target="_self">visuals</a>
<a href="https://espcowdog.com/talkto" target="_self">letter</a>
<a href="https://espcowdog.com/links" target="_self">links</a>
</h1></nav></div>
<!-- mobile -->
<div class="mobilenav" style="padding-left:3vh;">><nav style = "font-family:courier; color:white";><h1>
<a href="https://espcowdog.com/audio" style="color:blue" target="_self">audio</a>
<a href="https://espcowdog.com/visuals" target="_self">visuals</a>
<a href="https://espcowdog.com/talkto" target="_self">letter</a>
<a href="https://espcowdog.com/links" target="_self">links</a><br>
<a href="http://espcowdog.com" target="_self">
<img class="mobilebutton" src="home.png" style=""></a>
</h1></nav></div>
<body>
<a href="https://soundcloud.com/diaperbabydubstep"><span style="font-family:papyrus; font-size:4vh; padding-left:4vh;">click 4 soundcloud</span></a><br>
<br><br>
<div align=center>
<br><span>Song!</span><br>
<iframe width="35%" height="150" scrolling="yes" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1443405277&color=%234e7471&auto_play=false&hide_related=true&show_comments=true&show_user=true&show_reposts=false&show_teaser=false&visual=true"></iframe>
<iframe width="35%" height="150" scrolling="yes" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1437197776&color=%234e7471&auto_play=false&hide_related=true&show_comments=true&show_user=true&show_reposts=false&show_teaser=false&visual=true"></iframe>
<iframe width="35%" height="150" scrolling="yes" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1478058679&color=%23102222&auto_play=false&hide_related=true&show_comments=true&show_user=true&show_reposts=false&show_teaser=false&visual=true"></iframe>
<iframe width="35%" height="150" scrolling="yes" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1414293781&color=%23102222&auto_play=false&hide_related=true&show_comments=true&show_user=true&show_reposts=false&show_teaser=false&visual=true"></iframe>
<iframe width="35%" height="150" scrolling="yes" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1494201424&color=%23102222&auto_play=false&hide_related=true&show_comments=true&show_user=true&show_reposts=false&show_teaser=false&visual=true"></iframe>
<iframe width="35%" height="150" scrolling="yes" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/945652849&color=%23102222&auto_play=false&hide_related=true&show_comments=true&show_user=true&show_reposts=false&show_teaser=false&visual=true"></iframe>
</div>
</body>
</html>