-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
236 lines (147 loc) · 6.84 KB
/
index.html
File metadata and controls
236 lines (147 loc) · 6.84 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
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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="David Adjeman">
<meta name="keywords" content="Studio + Hub + Accra + Music">
<meta name="Description" content="Music studio website">
<title>The Stub Accra</title>
<!--Linking the CSS stylesheet to this page-->
<link rel="stylesheet" href="CSS/style.css" type="text/css">
<!--Importing font style from google fonts-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;700;800&display=swap"
rel="stylesheet">
<!--Linking font awesome to the webpage-->
<link rel="stylesheet" href="css/font-awesome.css" type="text/css">
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css">
<!--Adding FONT AWESOME 5 to the webpage-->
<script src="https://kit.fontawesome.com/0663611bf6.js" crossorigin="anonymous"></script>
<link rel="icon" href="../Studio Website Project - IPMC/Images/StublogoGreen.ico">
</head>
<body class="main-content">
<!--Home page(header section)-->
<div class="headersection">
<!--nav bar-->
<nav>
<img class="imglogo" src="../Studio Website Project - IPMC/Images/stubLogo.jpeg" alt="StubLogoimg">
<div class="navlinks" id="navLinks">
<i class="fa-solid fa-rectangle-xmark fa-xl" onclick="hideMenu()"></i>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="AboutUs.html">Facilities</a></li>
<li><a href="Blog.html">Blog</a></li>
<li><a href="Contact.html">Contact us</a></li>
</ul>
</div>
<i class="fa-solid fa-bars fa-lg" onclick="showMenu()"></i>
</nav>
<!--centertext-->
<div class="center-text">
<h1>Welcome to THE STUB Accra</h1>
<p>A multi-purpose studio and production hub built for you!</p> <br>
<div class="book-btn">
<a href="form.html">BOOK A SESSION</a>
</div>
</div>
</div>
<!--Home page (Main section)-->
<div class="mainsection">
<h2>All You Need And More</h2> <br>
<div class="row">
<div class="course-col1">
<img src="../Studio Website Project - IPMC/Images/production3.jpeg" alt="production room"
class="StubImage">
<h3>The Production Room</h3>
<!-- <p>Have a podcast idea and looking for a place to record it?</p> -->
<img class="stubimglogo" src="../Studio Website Project - IPMC/Images/stubLogo.jpeg" alt="StubLogoimg">
</div>
<div class="course-col2">
<img src="../Studio Website Project - IPMC/Images/underthehatchery.jpg" alt="image of stub1"
class="production3">
<h3>The Hub</h3>
</div>
<div class="course-col3">
<img src="../Studio Website Project - IPMC/Images/smallLiveroom.jpeg" alt="image of stub2"
class="production2">
<h3>The Live Room</h3>
<img class="stubimglogo" src="../Studio Website Project - IPMC/Images/stubLogo.jpeg" alt="StubLogoimg">
</div>
</div>
<div class="facility-btn">
<a href="AboutUs.html">OUR FACILITIES</a>
</div>
</div>
<div class="reviews">
<h2>What Our Clients Think</h2>
<p>Have a podcast idea, and looking for a place to record it?</p>
<p>Need a team to help you produce that EP you've been dreaming about?</p>
<p>Want a comfortable space for you and your band to rehearse?</p>
</div>
<div class="textspace">
<p>We are a multipurpose production studio and we're here for you!</p> <br>
</div>
<!--Home page (Footer section)-->
<div class="footer-top">
<div class="footer-row">
<div class="column1">
<h2>Contact Details</h2>
<ul>
<li><i class="fa fa-phone" aria-hidden="true" id="telephone"></i> +233 (0)59-531-4165</li>
<li><i class="fa fa-phone" aria-hidden="true" id="telephone"></i> +233 (0)50-191-9370</li>
<li><i class="fa fa-envelope" aria-hidden="true" id="envelop"></i> thestubaccra@gmail.com</li>
</ul>
</div>
<div class="column2">
<h2>Location</h2>
<ul>
<li>The STUB</li>
<li>Main Branch</li>
<li>House No. 5 Kampala Avenue</li>
<li>Beside Miklin Hotel @ East Legon</li>
<li>Accra Ghana</li>
</ul>
</div>
<div class="column3">
<h2>Quick Access</h2>
<ul>
<li><a href="#">Home</a></li>
<li><a href="AboutUs.html">Our Facilities</a></li>
<li><a href="form.html">Book A Session</a></li>
<li><a href="Blog.html">Blogs</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="bottom-links">
<ul>
<li><a href="https://web.facebook.com/thestubaccra">
<i class="fa fa-facebook" aria-hidden="true" id="facebook"></i> Facebook</a></li>
<li><a href="https://twitter.com/thestubaccra">
<i class="fa fa-twitter" aria-hidden="true" id="twitter"></i> Twitter</a></li>
<li><a href="https://www.instagram.com/thestubaccra_/">
<i class="fa fa-instagram" aria-hidden="true" id="instagram"></i> Instagram</a></li>
</ul>
</div>
<p style="color: #c1c1c1; margin-right: 25%; text-align: right;">Built by David Adjeman.</p>
<!--<img src="../Studio Website Project - IPMC/Images/smiley-modified.png" alt="selfie of Designer"
style="width: 4rem; height: 4rem; border: 1px solid #c1c1c1; border-radius: 50%;"> -->
</div>
<!-- Linking and adding JAVASCRIPT To home page-->
<script src="../Studio Website Project - IPMC/Javascript/index.js"></script>
<!--Javascript for Navigation bar menu-->
<!-- <script>
let navLinks = document.getElementById('navLinks');
function showMenu() {
navLinks.style.right = "0";
}
function hideMenu() {
navLinks.style.right = "-270px";
}
</script> -->
</body>
</html>