forked from Anita-Jamgbadi/Ace-playhouse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIT.html
217 lines (161 loc) · 8.2 KB
/
IT.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
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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="style.css">
<title>Ace</title>
</head>
<body>
<!--Start navbar-->
<nav class="navbar navbar-expand-sm bg-faded navbar-light">
<!-- Brand -->
<span class="navbar-brand brand">ACE</span>
<!-- Toggler/collapsibe Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"> </span>
</button>
<!-- Navbar links -->
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav nav-fill w-100">
<li class="nav-item">
<a class="nav-link" href="home.html">Ace</a>
</li>
<li class="nav-item">
<a class="nav-link" href="IT.html">IT</a>
</li>
<li class="nav-item">
<a class="nav-link" href="stories.html">Stories</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
</ul>
</div>
</nav>
<!--End navbar-->
<div class="container">
<div class="row">
<div class="col-12">
<br>
<h2 class="lead"> First impressions matter! </h2>
<p>
Here at ace playhouse, we leverage on captivating design and impeccable user experience to provide
innovative and efficient Applications and websites. We strive to breathe life into your imagination.
</p>
</div>
</div>
</div>
<div class="container thumbnails">
<h2 class="works">OUR WORKS</h2><br>
<div class="row">
<div class="col-6 col-md-3 ">
<img src="Group 71.png" alt="" class="img-fluid">
<h5>THE 1K SHOP</h5>
<p>Branding Solution</p>
<a href="#">View Project <i class="fa fa-long-arrow-right"></i></a>
</div>
<div class="col-6 col-md-3">
<img src="Rectangle 9.png" alt="" class="img-fluid">
<h5>1K FASHION SHOP</h5>
<p>IT Solution</p>
<a href="#">View Project <i class="fa fa-long-arrow-right"></i></a>
<br><br>
</div>
<div class="col-6 col-md-3">
<img src="Group 72.png" alt="" class="img-fluid">
<h5>RAYZEE SIGNATURE HAIR</h5>
<p>Branding Solution</p>
<a href="#">View Project <i class="fa fa-long-arrow-right"></i></a>
</div>
<div class="col-6 col-md-3">
<img src="Rectangle 7-1.png" alt="" class="img-fluid">
<h5>BEAUTIFUL FEET MAGAZINE</h5>
<p>Media/Advertising</p>
<a href="#">View Project <i class="fa fa-long-arrow-right"></i></a>
<br><br>
</div>
<div class="col-6 col-md-3">
<img src="Group 74.png" alt="" class="img-fluid">
<h5>BRATEY BAKES</h5>
<p>Branding Solution</p>
<a href="#">View Project <i class="fa fa-long-arrow-right"></i></a>
</div>
<div class="col-6 col-md-3">
<img src="Group 73.png" alt="" class="img-fluid">
<h5>RAYZEE SIGNATURE HAIR</h5>
<p>Branding Solution</p>
<a href="#">View Project <i class="fa fa-long-arrow-right"></i></a>
<br><br>
</div>
<div class="col-6 col-md-3">
<img src="Rectangle 7.png" alt="" class="img-fluid">
<h5>RAYZEE SIGNATURE HAIR</h5>
<p>Media/Advertising</p>
<a href="#">View Project <i class="fa fa-long-arrow-right"></i></a>
</div>
<div class="col-6 col-md-3">
<img src="Group 71.png" alt="" class="img-fluid">
<h5>THE 1K SHOP</h5>
<p>Branding Solution</p>
<a href="#">View Project <i class="fa fa-long-arrow-right"></i></a>
<br><br>
</div>
</div><hr>
</div><br><br>
<div class="container">
<div class="row">
<div class="col-12 col-md-6">
<h1>GOT</h1>
<h1>AN</h1>
<h1>EXCITING</h1>
<h1>PROJECT?</h1>
<h5>Get in touch, We'll assist you.</h5><br>
</div>
<div class="col-12 col-md-6">
<form action="">
<div class="form-group">
<input type="email" class="form-control" placeholder="Email">
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Full Name">
</div>
<div class="form-group">
<input type="tel" class="form-control" placeholder="Phone Number">
</div>
<div class="form-group">
<select class="form-control" id="service" >
<option value="">What service do you require?</option>
<option value="">Branding</option>
<option value="">IT Development</option>
<option value="">Event Logistics</option>
<option value="">Media/Advertising</option>
</select>
</div>
<div class="form-group">
<textarea class="form-control" id="comment" rows="5" placeholder="Briefly describe your project."></textarea>
</div>
<button type="submit" class="submit">Done</button>
</form>
</div>
</div>
</div><br><br>
<nav class="navbar navbar-light bg-faded footer">
<span><a href="#">Careers at Ace</a></span>
<a href="#" class="">Connect with us:</a>
<a href="#"><i class="fa fa-envelope"></i></a>
<a href="#"><i class="fa fa-phone"></i></a>
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-Instagram"></i></a>
<a href="#"><i class="fa fa-linkedin"></i></a>
<a href="#"><i class="fa fa-whatsapp"></i></a>
</nav>
<br>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>