-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlisten.html
executable file
·157 lines (156 loc) · 6.02 KB
/
listen.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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<html lang="en">
<head>
<link rel="stylesheet" href="css/bootstrap.css">
<link href="http://maxcdn.bootstrapcdn.com/bootswatch/3.2.0/cyborg/bootstrap.min.css" rel="stylesheet">
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="icon" type="image/png" href="images/favicon.png">
<style>
.well {box-shadow: 3px 10px 5px #030303;}
body {
background-image:url('images/background.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="container">
<!-- header -->
<div class="text-center jubotron well">
<img style="max-width: 100%" src="images/header.jpg">
</div>
<div class="navbar navbar-static-top bs-docs-nav hidden-xs" id="top" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Blackroom Studios</a>
</div>
<div class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services/Rates</a></li>
<li class="active"><a href="listen.html">Listen</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="booking.html">Booking</a></li>
</ul>
</div>
</div>
</div>
<!-- end of header -->
<div class="col-md-8">
<iframe class="well" width="100%" height="1000" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/users/45284986&color=00aabb&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false"></iframe>
<div class="container-fluid well text-center"><img src="images/knobs_n_stuff.jpg"></div>
</div>
<div class="container col-md-4 well">
<h2 class="text-warning">Previous clientele</h2>
<div class="container-fluid"><ul>
<li>ActuallyDecember</li>
<li>All We Are</li>
<li>Among The Whispering</li>
<li>An Oath to Prevail</li>
<li>A Plot For Revenge</li>
<li>Artemis</li>
<li>A Smile Less Alive</li>
<li>Atlas Glass</li>
<li>Bad Omen</li>
<li>Bailee Oyer</li>
<li>Beneath The Tide</li>
<li>Bobby Wallace</li>
<li>Bow Prometheus</li>
<li>Britnee Wilson</li>
<li>Cardboard Kids</li>
<li>Chris Luckau</li>
<li>City Of Zion</li>
<li>Coleby Arnett</li>
<li>Common Grounds</li>
<li>Coronet</li>
<li>David Garrigus Productions</li>
<li>Despite The Searing</li>
<li>Dying Fire</li>
<li>Edge Of The Earth</li>
<li>Embrace</li>
<li>Eulogy</li>
<li>Euthanized</li>
<li>Far From Nothing</li>
<li>Fight Back</li>
<li>Foretold In Fear</li>
<li>Foxie & The Hares</li>
<li>From The Ashes We Rose</li>
<li>Glass Fox</li>
<li>Heads Up, Seven Up</li>
<li>Heavenbound</li>
<li>Here We Are Now</li>
<li>His Name Is Epic</li>
<li>Heritage</li>
<li>Hoodlums</li>
<li>In One Accord</li>
<li>IORI</li>
<li>I Wake Up Dreaming</li>
<li>Katie Wallace</li>
<li>Kyle Thompson</li>
<li>Live Without</li>
<li>Lose Control</li>
<li>Matt Le'Roy Band</li>
<li>Micah Mariano</li>
<li>Monumental</li>
<li>MySuicide</li>
<li>Of An Empire</li>
<li>Ogarth The Smasher</li>
<li>On Track</li>
<li>Provoker</li>
<li>Rebuke</li>
<li>Resurfacer</li>
<li>Reverence</li>
<li>Revivalist</li>
<li>Salem In Ashes</li>
<li>Sail The Sky</li>
<li>Sunshine Friends Preschool</li>
<li>The Beautiful Exchange</li>
<li>The Broken Stools</li>
<li>The Focus Hour</li>
<li>The Scarlet Letter</li>
<li>These III Remain</li>
<li>The Veil Is Torn</li>
<li>TIMELESS.</li>
<li>Todd Freeman and Bullet Proof</li>
<li>Tracing The Skyline</li>
<li>Union</li>
<li>Via Versus</li>
<li>Watchers</li>
<li>Wendy Clear</li>
<li>Wes Scott</li>
<li>With Solitude</li>
<li>Wolves Among Men</li>
<li>Word to the Wise</li>
<li>...And More</li>
</ul></div>
</div>
<!-- footer -->
<div class="container text-center">
<div class="row">
<div class="col-md-4 visible-md visible-lg">
<p class="label label-default">Contact</p>
<p class=well>Preferred Contact:<br>Email - <a href="mailto:lukehgarriugs@yahoo.com">lukehgarrigus@yahoo.com</a><br><a href="http://www.facebook.com/blackroomstudios">facebook.com/blackroomstudios</a></p>
</div>
<div class="col-md-4 col-xs-12">
<p class="label label-default">Follow Blackroom!</p>
<p class=well><a href="http://www.facebook.com/blackroomstudios"><i class="text-default fa fa-facebook-square fa-3x"></i></a> <a href="https://twitter.com/BlackroomStudi1"><i class="fa fa-twitter-square fa-3x"></i></a> <a href="http://instagram.com/blackroomstudios"><i class="fa fa-instagram fa-3x"></i></a> <a href="http://www.youtube.com/channel/UCWsrMFLzpp4fhc5j3Nxrk5A"><i class="fa fa-youtube-square fa-3x"></i></a> <a href="https://soundcloud.com/blackroomstudios"><i class="fa fa-soundcloud fa-3x"></i></a></p>
<p>Copyright 2014 Blackroom Studios. All Rights Reserved</p>
</div>
<div class="col-md-4 visible-md visible-lg">
<p class="label label-default">Location</p>
<p class=well><a href="https://www.google.com/maps/place/812+N+Pacific+St,+Mineola,+TX+75773/@32.669828,-95.486056,17z/data=!4m2!3m1!1s0x864996a375ab0431:0x74fd39fd7c3eef4e">812 North Pacific Street<br>Mineola, TX 75773</a><br>An hour and a half East of Dallas</p>
</div>
</div>
</div>
<!-- end of footer -->
</div>
<script src="js/bootstrap.js"></script>
</body>
</html>