-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyleguide.html
395 lines (351 loc) · 13.7 KB
/
styleguide.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
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
<!doctype html>
<html lang="en">
<head>
<title>KeyLime - StyleGuide</title>
<!-- meta tags -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Lime">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Aliasger Rasheed, Cameron Dawson">
<!-- ADOBE FONTS -->
<link rel="stylesheet" href="https://use.typekit.net/kmv0kfi.css">
<!-- GOOGLE FONTS -->
<!-- Quicksand -->
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700&display=swap" rel="stylesheet">
<!-- Jost -->
<link rel="stylesheet" href="https://indestructibletype.com/fonts/Jost.css" type="text/css" charset="utf-8" />
<!-- Be Vietnam -->
<link href="https://fonts.googleapis.com/css?family=Be+Vietnam:100,100i,400,400i,600,600i,800,800i&display=swap"
rel="stylesheet">
<!-- css files -->
<link rel="stylesheet" href="css/styleguide.css">
<link rel="stylesheet" href="css/grid.css">
</head>
<body>
<header>
<section id="label-bar">
<div id="logo-bar">
<h1 class="logo-text"> KeyLime </h1>
</div>
<nav class="guide">
<a href="#branding" class="nav-link">About the Brand</a>
<a href="#color-palette" class="nav-link">Color Palette</a>
<a href="#typeface" class="nav-link">Typefaces</a>
<a href="#grid-structure" class="nav-link">Grid Structure</a>
<a href="#interactive-elements" class="nav-link">Interactive Elements</a>
<a href="#text-elements-structure" class="nav-link">Text Elements</a>
<a href="#combined-elements-structure" class="nav-link">Combined Elements</a>
</nav>
</section>
</header>
<main>
<section class="brand-div">
<div id="branding">
<h1 class="first">What is
<strong>KeyLime</strong></h1>
<p> KeyLime is a private social media service that offers its users the ability
to create closed groups with friends where they can share media and posts,
without having to worry about information security. Users will pay
a small subscription fee to access the service, and will never have to worry about
advertisements or information security issues with their social media again.
KeyLime is aiming to break the trend of digital platforms abusing their users'
privacy for personal gain. </p>
</div>
</section>
<section class="color-palette-div" id="color-palette">
<div id="color">
<h1 class="first">Color Palette And Its Usage</h1>
<div class="color-palette">
<br>
<div class="color1">
<div class="color-text">
<p>#89C97B</p>
<p>CMYK 137, 201, 123</p>
</div>
</div>
<div class="color2">
<div class="color-text">
<p>#FFFFFF</p>
<p>CMYK 255, 255, 255</p>
</div>
</div>
<div class="color3">
<div class="color-text">
<p>#282828</p>
<p>CMYK 40, 40, 40</p>
</div>
</div>
</div>
</div>
</section>
<section class="typeface-div">
<h1 class="first">Typography & Hierarchy</h1>
<div class="row">
<section class="column" id="typeface">
<h1> Font </h1>
<div class="headings">
<h2 class="headings">
Jost <em>Hairline</em>
</h2>
<h2 class="headings">
Jost <em>Thin</em>
</h2>
<h2 class="headings">
Jost <em>Light</em>
</h2>
<h2 class="headings">
Jost <em>Book</em>
</h2>
<h2 class="headings">
Jost <em>Semi</em>
</h2>
<h2 class="headings">
Jost <em>Bold</em>
</h2>
<h2 class="headings">
Jost <em>Heavy</em>
</h2>
<h2 class="headings">
Jost <em>Black</em>
</h2>
</div>
<div class="body-copy">
<h2 class="body-copy">
Be Vietnam <em>Thin</em>
</h2>
<h2 class="body-copy">
Be Vietnam <em>Regular</em>
</h2>
<h2 class="body-copy">
Be Vietnam <em>SemiBold</em>
</h2>
<h2 class="body-copy">
Be Vietnam <em>Black</em>
</h2>
</div>
</section>
<section class="column" id="hierarchy">
<h1> Hierarchy </h1>
<div>
<h1> H1 Heading</h1>
<h2> H2 Heading </h2>
<h3> H3 Heading </h3>
<h4> H4 Heading </h4>
<h5> H5 Heading </h5>
<h6> H6 Heading </h6>
<p>Lucas ipsum dolor sit amet endor hutt secura wampa bothan alderaan tusken raider darth chewbacca fett.
Mandalore organa c-3p0 jawa. Amidala calrissian sith darth. Chewbacca luuke grievous skywalker anakin
yavin jango. Leia wedge dantooine wicket moff. Organa binks antilles mon hutt utapau. Hutt windu hutt
ben
leia. Solo lando skywalker darth antilles obi-wan. Moff ben c-3po skywalker. Antilles maul cade
mustafar.
Cade hutt darth zabrak organa anakin windu k-3po darth. Skywalker mon sebulba windu mothma sebulba jabba
mothma. </p>
</div>
</section>
</section>
<section class="grid-div" id="grid-structure">
<div>
<h1 class="first"> Grid Structure</h1>
</div>
<div class="grid-container" id="example-grid">
<div>1</div>
<div>2</div>
<div>3</div>
<div>4</div>
<div>5</div>
<div>6</div>
<div>7</div>
<div>8</div>
<div>9</div>
<div>10</div>
<div>11</div>
<div>12</div>
</div>
</section>
<section class="first interactive-elements-div">
<div id="interactive-elements">
<h1>Interactive Elements</h1>
<div class="column1-div text-link">
<h3> In-Text Link </h3>
<p>
<a href="#">
This</a> is a link
</p>
<p class="bright-on-dark">
<a href="#">
This</a> is a link
</p>
</div>
</div>
<div class="column1-div">
<h3> Button Link </h3>
<a href="#thing" class="button-link">
This is a link
</a>
</div>
<div class="column2-div">
<h3> Submit/Reset Buttons </h3>
<div class="button-container">
<button type="button">Submit</button>
<button type="button">Reset</button>
</div>
</div>
<div class="column1-div">
<h3> Text Input Field </h3>
<label for="thing">Enter product number</label>
<input type="text" id="thing" name="product#">
<br>
</div>
<div class="column2-div">
<h3> Radio Buttons </h3>
<input type="radio" id="paperback" name="class" value="paperback" checked>
<label for="paperback">Basic</label>
<input type="radio" id="hardcover" name="class" value="hardcover" checked>
<label for="hardcover">Advanced</label>
<input type="radio" id="ebook" name="class" value="ebook" checked>
<label for="ebook">Premium</label>
</div>
<div class="column1-div">
<h3> Image as a Link </h3>
<a href="#place" class="img-link">
<img src="https://via.placeholder.com/1000/89C97B/fff" alt="">
</a>
</div>
</div>
</section>
<section class="first combined-elements-div">
<div id="combined-elements-structure">
<h1> Combined Elements</h1>
<h3> Profile Section </h3>
<aside id="profile-section" class="account">
<h2> Allie Webber </h2>
<figure>
<img src="images/profile-picture1.png" alt="Profile Picture" width="100%">
</figure>
<h3> About </h3>
<p> Studies criminology at UBC</p>
<p> Lives in Vancouver, British Columbia</p>
<p> Born in Boise, Idaho</p>
</aside>
<Br>
<section id="feed">
<div class="new-post-cont">
<h3> Create Post </h3>
<div id="create-post-cont">
<input type="text" placeholder="What's going on?">
</div>
</div>
<article class="post-cont">
<h3> Jane Wensley </h3>
<figure>
<img src="images/post-image1.jpeg" alt="Post Image">
</figure>
<h3> Comments </h3>
<p> <strong> Julan Frohen </strong> Beautiful photo! When are you heading back home?</p>
</article>
</section>
<div class="service-listing-div">
<h3> Service Listing </h3>
<div id="subscription">
<div class="row">
<div class="col-75">
<div class="container">
<form action="/action_page.php">
<h1> Subscribe to KeyLime. </h1>
<h6> Recieve full access to KeyLime and never worry about your privacy again.</h5>
<h3> 5.99 CAD + tax/month</h3>
</form>
</div>
</div>
<div class="col-25">
</div>
</div>
<br>
<div class="row">
<div class="col-75">
<div class="container">
<form action="/action_page.php">
<h1> Single time payment. </h1>
<h6> Pay a one time fee and renew your account as you see fit.</h5>
<h3> 5.99 CAD + tax for 1 month</h3>
<h3> 15.99 CAD + tax for 3 month</h3>
<h3> 29.99 CAD + tax for 6 month</h3>
<h3> 55.99 CAD + tax for 1 year</h3>
</form>
</div>
</div>
<div class="col-25">
</div>
</div>
</div>
<div class="payment-form-div">
<!-- https://www.w3schools.com/howto/howto_css_checkout_form.asp Used for Payment form!! -->
<h3>Payment Form</h3>
<div id="subscription">
<div class="row">
<div class="col-75">
<div class="container">
<form action="/action_page.php">
<div class="row">
<div class="col-50">
<h3>Billing Address</h3>
<label for="fname"><i class="fa fa-user"></i> Full Name</label>
<input type="text" id="fname" name="firstname" placeholder="John M. Doe">
<label for="email"><i class="fa fa-envelope"></i> Email</label>
<input type="text" id="email" name="email" placeholder="[email protected]">
<label for="adr"><i class="fa fa-address-card-o"></i> Address</label>
<input type="text" id="adr" name="address" placeholder="542 W. 15th Street">
<label for="city"><i class="fa fa-institution"></i> City</label>
<input type="text" id="city" name="city" placeholder="New York">
<div class="row">
<div class="col-50">
<label for="state">State</label>
<input type="text" id="state" name="state" placeholder="NY">
</div>
<div class="col-50">
<label for="zip">Zip</label>
<input type="text" id="zip" name="zip" placeholder="10001">
</div>
</div>
</div>
<div class="col-50">
<h3>Payment</h3>
<label for="cname">Name on Card</label>
<input type="text" id="cname" name="cardname" placeholder="John More Doe">
<label for="ccnum">Credit card number</label>
<input type="text" id="ccnum" name="cardnumber" placeholder="1111-2222-3333-4444">
<label for="expmonth">Exp Month</label>
<input type="text" id="expmonth" name="expmonth" placeholder="September">
<div class="row">
<div class="col-50">
<label for="expyear">Exp Year</label>
<input type="text" id="expyear" name="expyear" placeholder="2018">
</div>
<div class="col-50">
<label for="cvv">CVV</label>
<input type="text" id="cvv" name="cvv" placeholder="352">
</div>
</div>
</div>
</div>
<label>
<input type="checkbox" checked="checked" name="sameadr"> Shipping address same as
billing
</label>
<input type="submit" value="Continue to checkout" class="btn">
</form>
</div>
</div>
<!-- https://www.w3schools.com/howto/howto_css_checkout_form.asp Used for Payment form!! -->
</div>
</div>
</section>
</main>
<footer>
</footer>
<!-- js files -->
<script src="js/scripts.js"></script>
</body>
</html>