-
Notifications
You must be signed in to change notification settings - Fork 0
/
bulma.html
238 lines (219 loc) · 8.49 KB
/
bulma.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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Home | Allura Imports Inc.</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Playfair+Display:700&display=swap">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.8.0/css/bulma.min.css">
<!--<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>-->
<script defer src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"></script>
</head>
<body>
<section class="hero is-medium is-bold bg-nyc">
<nav class="navbar is-fixed is-transparent" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="#">
<img class="logo" src="assets/allura-white.svg" width="112" height="28">
</a>
<a role="button" fill="white" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbarBasicExample" class="navbar-menu">
<div class="navbar-start white">
<a class="navbar-item os-bold">
<span class="white-nav">Home</span>
</a>
<a class="navbar-item os-bold">
<span class="white-nav">Brands</span>
</a>
</div>
<div class="navbar-end">
<div class="navbar-item">
<div class="buttons">
<a class="button is-info is-light is-rounded">
Contact Us
</a>
</div>
</div>
</div>
</div>
</nav>
<div class="hero-body is-centered">
<div class="container hero-text">
<h1 class="title is-1 white is-centered">
<span class="white">Allura Imports Inc.</span>
</h1>
<h2 class="subtitle os-bold">
<span class="white">
Since 1957, Allura Imports Inc. has been dedicated to
creating quality fashion for children at the best value.
</span>
</h2>
<a class="button is-rounded is-info" href="#learn-more">Learn more</a>
</div>
</div>
</section>
<div id="learn-more"></div>
<div class="page-body">
<div class="feature">
<div class="columns">
<div class="column text">
<h1 class="title">Our Mission</h1>
<hr class="bg-b">
<p>
Suddenly she came upon a little three-legged table,
all made of solid glass; there was nothing on it except a tiny golden key,
and Alice's first thought was that it might belong to one of the doors of the hall;
but, alas! either the locks were too large, or the key was too small, but at any rate
it would not open any of them. However, on the second time round, she came upon a low
curtain she had not noticed before...
</p>
</div>
<div class="column">
<img src="assets/home/baby.jpg">
</div>
</div>
<div class="columns">
<div class="column">
<img src="assets/home/enyce.jpg">
</div>
<div class="column text">
<h1 class="title">Unbeatable Prices</h1>
<hr class="bg-b">
<p>
We offer various collections for children of all ages.
From newborn up to sizes 7-16 in girls and 8-18 in boys,
we have the fashion that our customers crave at a cost that can't be beat.
</p>
</div>
</div>
</div>
</div>
<div class="hero newsletter">
<div class="page-body">
<div class="columns">
<div class="column">
<h1 class="title has-text-white">Don't miss a thing</h1>
<h2 class="title is-5 os-bold has-text-white">Sign up for our newsletter for the
latest updates and deals:</h2>
</div>
<div class="column">
<div class="sign-up-form">
<div class="field">
<label class="label has-text-white">Name</label>
<p class="control has-icons-left has-icons-right">
<input class="input" type="text" placeholder="Alex Smith">
<span class="icon is-small is-left">
<i class="fas fa-user"></i>
</span>
</p>
</div>
<div class="field">
<label class="label has-text-white">Email</label>
<p class="control has-icons-left has-icons-right">
<input class="input" type="email" placeholder="Email">
<span class="icon is-small is-left">
<i class="fas fa-envelope"></i>
</span>
</p>
</div>
<a class="button is-rounded button-bg">Submit</a>
</div>
</div>
</div>
</div>
</div>
<div class="page-body">
<div class="brands">
<div class="columns">
<div class="column">
<h1 class="title">Licenses</h1>
<hr class="bg-b">
</div>
</div>
<div class="columns is-gapless">
<div class="column">
<img src="assets/brands/bhpc.png">
</div>
<div class="column">
<img src="assets/brands/delias.png">
</div>
<div class="column">
<img src="assets/brands/dollhouse.png">
</div>
</div>
<div class="columns is-gapless">
<div class="column">
<img src="assets/brands/enyce.png">
</div>
<div class="column">
<img src="assets/brands/delias-girl.png">
</div>
<div class="column b--black-10">
<img class="ba b--black" src="assets/brands/duck.png">
</div>
</div>
<p class="has-text-centered">
<a class="button is-rounded has-text-centered is-info">
Learn more about our brands
</a>
</p>
</div>
</div>
<footer>
<div class="footer-body page-body">
<h1 class="title is-3 has-text-white">Allura Imports Inc.</h1>
<div class="columns">
<div class="column is-one-quarter">
<h3 class="title is-5 has-text-white os-bold">Site</h3>
<p>
<a class="has-text-white" href="#">Home</a> <br>
<a class="has-text-white" href="#">Brands</a> <br>
<a class="has-text-white" href="#">Contact</a>
</p>
</div>
<div class="column is-one-quarter">
<h3 class="title is-5 has-text-white os-bold">Visit</h3>
<p><a class="has-text-white" href="https://goo.gl/maps/mPiBUaosqsNvhTVt9">
1407 Broadway <br>
Suite 401 <br>
New York, NY <br>
10018
</a></p>
</div>
<div class="column is-one-quarter">
<h3 class="title is-5 has-text-white os-bold">Contact</h3>
<p>
<a class="has-text-white" href="callto:2126954510">+1 212 695 4510</a> <br>
<a class="has-text-white" href="mailto:cs@alluraimports.com">cs@alluraimports.com</a> <br>
<a class="has-text-white" href="#">Fill out the form</a>
</p>
</div>
</div>
</div>
<div style="padding:2%">
<p>Website designed and coded by <a><code>Max Shalom</code></a></p>
</div>
</footer>
<script>
document.addEventListener('DOMContentLoaded', () => {
const $navbarBurgers = Array.prototype.slice.call(document.querySelectorAll('.navbar-burger'), 0);
if ($navbarBurgers.length > 0) {
$navbarBurgers.forEach( el => {
el.addEventListener('click', () => {
const target = el.dataset.target;
const $target = document.getElementById(target);
el.classList.toggle('is-active');
$target.classList.toggle('is-active');
});
});
}
});
</script>
</body>
</html>