-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·237 lines (194 loc) · 8.79 KB
/
index.html
File metadata and controls
executable file
·237 lines (194 loc) · 8.79 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
237
<!DOCTYPE html>
<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">
<title>HoloStellar - Home</title>
<link rel="icon" href="img/balloon.png" type="image/png">
<link rel="shortcut icon" href="img/balloon.png" type="image/png">
<link rel="stylesheet" href="vendors/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="vendors/fontawesome/css/all.min.css">
<link rel="stylesheet" href="vendors/owl-carousel/owl.theme.default.min.css">
<link rel="stylesheet" href="vendors/owl-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="vendors/flat-icon/font/flaticon.css">
<link rel="stylesheet" href="css/style.min.css">
</head>
<body class="bg-shape">
<div id="loader">
<div id="pictureframe">
<div id="bird">
<div id="body1"><img style="height:100px; width:100px" src="img/balloon.png"></div>
</div>
<div id="shadow"></div>
</div>
</div>
<header class="header_area">
<div class="main_menu">
<nav class="navbar navbar-expand-lg navbar-light p-3">
<div class="container box_1620">
<a class="navbar-brand logo_h" href="/"><img src="img/logo.png" style="border-radius:50%; width: 50px;" alt=""></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="nav navbar-nav menu_nav justify-content-end">
<!--<li class="nav-item submenu dropdown">
<a style="color:var(--primary)" href="#" class="dropdown-toggle nav-link" data-toggle="dropdown" role="button" aria-haspopup="true"
aria-expanded="false">Projects</a>
<ul class="dropdown-menu">
<li class="nav-item"><a class="nav-link" href="#">Empty for now</a>
</ul>
</li>-->
<li class="nav-item">
<a style="color:var(--primary)" target="_blank" class="nav-link" href="https://github.com/projectstellar">Github <i class="fab fa-github"></i></a>
</li>
</div>
</ul>
</div>
</nav>
</div>
</header>
<section class="hero-banner magic-ball">
<div class="container">
<div class="row align-items-center text-center text-md-left">
<div class="col-md-6 col-lg-5 mb-5 mb-md-0">
<h1>HoloStellar</h1>
<p>A space to code for Young Developers by Young Developers. HoloStellar's mission is to use the knowledge of how we learnt to help others in their pursuit of computer science.</p>
<a class="button button-hero mt-4" href="https://github.com/projectstellar">Github <i class="fab fa-github"></i></a>
</div>
<div class="col-md-6 col-lg-7 col-xl-6 offset-xl-1">
<img class="img-fluid" style="border-radius:50%" src="img/logo.png" alt="">
</div>
</div>
</div>
</section>
<section class="section-margin pb-xl-5 pt-5">
<div class="container">
<div class="section-intro text-center pb-90px">
<i class="fa fa-users icon"></i>
<h2>Meet the team</h2>
<p>The creators of HoloStellar and how to contact them.
</p>
</div>
<div class="row" id="team">
</div>
</div>
</section>
<section class="bg-gray section-padding">
<div class="container">
<div class="section-intro text-center pb-90px">
<i class="fa fa-hammer icon"></i>
<h2>What we do</h2>
<p>The type of projects we make and how</p>
</div>
<div class="row">
<div class="col-md-6 col-lg-4 mb-4 mb-lg-0">
<div class="service-card text-center">
<div class="service-card-img">
<i class="fa fa-code" style="font-size: 30px"></i>
</div>
<div class="service-card-body">
<h3>Website building</h3>
<p>At HoloStellar we have experts in creating website like DanCodes and Divy. We strive to make visually pleasing sites that are easy to use and dynamic for the user.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4 mb-lg-0">
<div class="service-card text-center">
<div class="service-card-img">
<i class="fa fa-phone" style="font-size: 30px"></i>
</div>
<div class="service-card-body">
<h3>App Creation</h3>
<p>The best way to teach/share is through apps, which is why at HoloStellar we have developers for iOS and Android. We hope to make it so our projects are friendly and accessible.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4 mb-lg-0">
<div class="service-card text-center">
<div class="service-card-img">
<i class="fa fa-users" style="font-size: 30px"></i>
</div>
<div class="service-card-body">
<h3>Young Developers</h3>
<p>Everyone at HoloStellar learnt coding by themselves through success and failure at a young age and we want to use out knowledge to help young aspiring coders.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--<section class="section-padding magic-ball magic-ball-testimonial pb-xl-5">
<div class="container">
<div class="section-intro text-center pb-90px">
<i class="fa fa-user-circle icon"></i>
<h2>Our clients say</h2>
<p>Stuff about clients</p>
</div>
<div class="owl-carousel owl-theme testimonial pb-xl-5">
<div class="testimonial__item">
<div class="row">
<div class="col-md-3 col-lg-2 align-self-center">
<div class="testimonial__img">
<img class="card-img rounded-0" src="https://dancodes.online/assets/images/me.png" alt="">
</div>
</div>
<div class="col-md-9 col-lg-10">
<div class="testimonial__content mt-3 mt-sm-0">
<h3>DanCodes</h3>
<p>COO</p>
<p class="testimonial__i">I like to plan my website for testimonials because I'm optimistic</p>
<span class="testimonial__icon"><i class="ti-quote-right"></i></span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>-->
<!--<section class="section-padding bg-gray">
<div class="container">
<div class="section-intro text-center pb-90px">
<i class="fa fa-tasks icon"></i>
<h2>Projects</h2>
<p>Stuff we have done</p>
</div>
<div class="row">
<div class="col-md-6 col-lg-4 mb-4 mb-lg-0 mx-auto">
<div class="card-blog">
<img class="card-img rounded-0" src="https://dancodes.online/assets/images/me.png" alt="">
<div class="card-blog-body">
<a href="https://dancodes.online">
<h4>DanCodes</h4>
</a>
<ul class="card-blog-info">
<li><a href="#"><span class="align-middle"><i class="fa fa-eye"></i></span><b>69</b> Watches</a></li>
<li><a href="#"><span class="align-middle"><i class="fa fa-star"></i></span><b>69</b> Stars</a></li>
</ul>
<p>I rose like a phoenix from ashes, to be, DanCodes</p>
</div>
</div>
</div>
</div>
</div>
</section>-->
<footer class="footer-area">
<div class="container">
<div class="footer-bottom">
<div class="row align-items-center text-center">
<p class="col-lg-12 col-sm-12 footer-text m-0 text-center">
Copyright © <script>document.write(new Date().getFullYear());</script> All rights reserved | Made by <a href="https://dancodes.online" target="_blank">DanCodes</a> and <a href="https://github.com/projectstellar">HoloStellar</a>
</p>
</div>
</div>
</div>
</footer>
<script src="vendors/jquery/jquery-3.2.1.min.js"></script>
<script src="vendors/bootstrap/bootstrap.bundle.min.js"></script>
<script src="vendors/owl-carousel/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>