-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgrid.html
More file actions
621 lines (605 loc) · 34.9 KB
/
grid.html
File metadata and controls
621 lines (605 loc) · 34.9 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
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
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>Brutalist Framework || Grid</title>
<meta name="description" content="Free open source CSS responsive grid for the brutalist web design trend." />
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@brutalistfwk">
<meta name="twitter:title" content="Brutalist Framework || Grid">
<meta name="twitter:description" content="Free open source CSS responsive grid for the brutalist web design trend.">
<meta name="twitter:creator" content="@brutalistfwk">
<!-- Twitter Summary card images must be at least 120x120px -->
<meta name="twitter:image" content="http://www.brutalistframework.com/core/files/images/bf21.jpg">
<!-- Open Graph data -->
<meta property="og:title" content="Brutalist Framework || Grid" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.brutalistframework.com" />
<meta property="og:image" content="http://www.brutalistframework.com/core/files/images/bf21.jpg" />
<meta property="og:description" content="Free open source CSS responsive grid for the brutalist web design trend." />
<meta property="og:site_name" content="Brutalist Framework" />
<!-- Icons -->
<link rel="shortcut icon" href="core/files/icons/bf44.png" type="image/x-icon" />
<link rel="icon" href="core/files/icons/bf15.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="core/files/icons/bf57.png" />
<!-- CORE CSS -->
<!--<link href="core/css/dev/core.css" type="text/css" rel="stylesheet" media="all"/>-->
<link href="core/css/brutalist.min.css" type="text/css" rel="stylesheet" media="all"/>
<!-- BELL -->
<link href="core/bell/css/bell.css" type="text/css" rel="stylesheet" media="all" />
<!-- Theme CSS -->
<link href="theme/default/css/theme.css" type="text/css" rel="stylesheet" media="all" />
</head>
<body class="black">
<header class="container-fluid triangle-light anim-bg-neon stack-base">
<div class="row"><div class="col-sm-12"><div class="container-1200">
<div class="row no-padding stack1 content" id="scrolltop">
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-3 no-padding">
<a href="index.html"><img class="large-thumb crop circle brdr-s-k red-border invert-hover" src="core/files/images/brutalist-framework.jpg" alt="Brutalist Framework" /></a>
</div>
<div class="col-xs-12 col-sm-12 col-md-8 col-lg-9 no-padding lucida-text">
<h1 class="page-title border-solid-thick red-border courier-new-text fittext-h1 white-text baffle-prolonged">Grid</h1>
<div class="page-desc border-solid-thick red-border rice-text">
<h2 class="flow-text baffle">Responsive grid framework</h2><br />
<p>Flexbox grid & B3Grid (Brutal Blocks 'n Bricks)</p>
</div>
</div>
</div>
</div></div></div>
</header>
<div class="monochrome-gradient">
<div class="container-1200 no-padding white">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-8 col-lg-9 no-padding">
<!-- MEGAMENU -->
<div class="menu-container glued stack-top">
<div class="menu lucida bold">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="#core">CORE</a>
<ul>
<li><a href="flavors.html">Flavors</a></li>
<li><a href="butch.html">BUTCH</a></li>
<li><a href="buix.html">BUIX</a></li>
<li><a href="bfx.html">BFX</a></li>
<li><a href="grid.html">Grid</a></li>
<li><a href="rebar.html">ReBAR</a></li>
<li><a href="bicons.html">bIcons</a></li>
</ul>
</li>
<li><a href="bell.html">BELL</a>
<ul>
<li><a href="bell.html#me">Media Elements</a>
<ul>
<li><a href="bell.html#audio">Audio Player</a></li>
<li><a href="bell.html#gif">Gif Player</a></li>
<<li><a href="bell.html#vp">Video Player</a></li>
</ul>
</li>
<li><a href="bell.html#ie">Interface Elements</a>
<ul>
<li><a href="bell.html#megamenu">Megamenu</a></li>
<li><a href="bell.html#printer">Printer</a></li>
<li><a href="bell.html#ei">Exit Intent</a></li>
</ul>
</li>
<li><a href="bell.html#ce">Content Elements</a>
<ul>
<li><a href="bell.html#timeline">Timeline</a></li>
<li><a href="bell.html#presenter">Presenter</a></li>
<li><a href="bell.html#piss">PISS</a></li>
</ul>
</li>
<li><a href="bell.html#biscuit">BISCUIT</a>
<ul>
<li><a href="bell.html#age">Age Verify</a></li>
<li><a href="bell.html#cc">Cookie Consent</a></li>
<li><a href="bell.html#pl">PageLock</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="boilerplates.html">Boilerplates</a></li>
<li><a href="https://github.com/pinecreativelabs/Brutalist-Framework/wiki" target="_blank">About</a>
<ul>
<li><a href="https://github.com/pinecreativelabs/Brutalist-Framework/wiki/Roadmap" target="_blank">Roadmap</a></li>
<li><a href="https://github.com/pinecreativelabs/Brutalist-Framework" target="_blank">Github Repository</a></li>
<li><a href="https://twitter.com/brutalistfwk" target="_blank">Twitter</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- END MEGAMENU -->
<!-- FLEXBOX GRID -->
<div class="padding">
<h3 class="fittext-h3 red-text courier-new" id="flexbox">Flexbox Grid</h3>
<p class="charcoal-text lucida">BF includes <a href="http://flexboxgrid.com" target="_blank" class="blue invert-hover yellow-text">Flexbox Grid</a> as part of the core! If you're familiar with the <a href="https://getbootstrap.com/docs/4.0/layout/grid/" target="_blank" class="invert-hover blueberry-text">Bootstrap grid</a>, this will be easy for you to use!</p>
<div class="row">
<div class="col-xs-12 col-md-6 no-padding">
<div class="padded">
<h4 class="charcoal-text lucida">Markup</h4>
<code class="padding">
<div class="<strong>container</strong>"><br />
<div class="<strong>row</strong>"><br /> <div class="<strong>col-xs-12 col-sm-12 col-md-12 col-lg-12</strong>"><br />
...<br />
</div></div></div>
</code>
<p class="padded warning"><span class="bold">NOTE:</span> The outer <em>container</em> class is optional.</p>
<div class="info padded">
<p>
<span class="bold">.col-xs-12</span> - 12 columns (full-width) on extra small device<br />
<span class="bold">.col-sm-6</span> - 6 columns (half-width) on small device<br />
<span class="bold">.col-md-4</span> - 4 columns (one-third width) on tablets<br />
<span class="bold">.col-lg-3</span> - 3 columns (one-fourth width) on desktops
</p>
</div>
</div>
</div>
<div class="col-xs-12 col-md-6 no-padding">
<div class="padded">
<p class="padded disabled arial"><span class="flow-text bold lucida">Container Classes</span><br />
<strong>.container</strong> - standard width<br />
<strong>.container-fluid</strong> - full-width (100%)<br />
<strong>.container-1200</strong> - 1200px max width<br />
<strong>.container-960</strong> - 960px max width
</p>
<a href="http://flexboxgrid.com" target="_blank" class="blue-border border-solid-thick center flow-text small-btn full-btn yellow invert-hover"><span class="blue-text lucida-text bold allcaps">Learn the Grid »</span></a>
</div>
</div>
</div>
</div>
<p class="padding"></p>
<hr class="thick tomato" />
<!-- B3GRID -->
<div class="padded">
<h3 class="fittext-h3 red-text courier-new" id="b3grid">B3Grid</h3>
<h4 class="bold charcoal-text lucida">Brutal Blocks 'n Bricks Grid</h4>
<p class="charcoal-text lucida flow-text">A grid for when you don't want rows!</p>
<div class="blocks stretch">
<div class="silver block b50 padded">
<h5 class="red-text lucida">Blocks vs. Bricks</h5>
<p class="charcoal-text arial"><strong>Blocks</strong> are flex containers that can be specified by both width and height.</p>
<p class="charcoal-text arial"><strong>Bricks</strong> are inline blocks that can only be specified by width.</p>
<div class="info padded">
<h5 class="red-text lucida">Structure</h5>
<p><strong>.block-wrap</strong> - required outer wrapper for blocks<br />
<strong>.block</strong> - supports both widths and heights<br /><br />
<strong>.brick-wrap</strong> - optional outer wrapper for bricks<br />
<strong>.brick</strong> - supports only widths; can be contained within blocks</p>
</div>
</div>
<div class="platinum block b50 padded">
<div class="info padded">
<h5 class="red-text lucida">Widths</h5>
<p class="arial">Can be applied to both block and brick classes.</p>
<p><strong>.b20</strong> - 20% (one fifth) width<br />
<strong>.b25</strong> - 25% (quarter) width<br />
<strong>.b30</strong> - 30% width<br />
<strong>.b33</strong> - 33% (one-third) width<br />
<strong>.b40</strong> - 40% width<br />
<strong>.b50</strong> - 50% (half) width<br />
<strong>.b60</strong> - 60% width<br />
<strong>.b66</strong> - 66% (two-thirds) width<br />
<strong>.b70</strong> - 70% width<br />
<strong>.b75</strong> - 75% (three-fourths) width<br />
<strong>.b80</strong> - 80% width<br />
<strong>.b100</strong> - 100% (full) width
</p>
</div>
</div>
<div class="platinum block b33 padded">
<div class="info padded">
<h5 class="red-text lucida">Heights</h5>
<p class="arial">Applies ONLY to the <em>block</em> class. Height is relative to the window size.</p>
<p><strong>.bh20</strong> - 20% (one fifth) height<br />
<strong>.bh25</strong> - 25% (quarter) height<br />
<strong>.bh30</strong> - 30% height<br />
<strong>.bh33</strong> - 33% (one-third) height<br />
<strong>.bh40</strong> - 40% height<br />
<strong>.bh50</strong> - 50% (half) height<br />
<strong>.bh60</strong> - 60% height<br />
<strong>.bh66</strong> - 66% (two-thirds) height<br />
<strong>.bh70</strong> - 70% height<br />
<strong>.bh75</strong> - 75% (three-fourths) height<br />
<strong>.bh80</strong> - 80% height<br />
<strong>.bh100</strong> - 100% (full) height
</p>
</div>
</div>
<div class="silver block b33 padded">
<h5 class="red-text lucida">Blocks Markup</h5>
<code class="padding smaller">
<div class="<strong>blocks</strong>"><br />
<div class="<strong>block b25 bh50</strong>"><br />
...<br />
</div><br />
<div class="<strong>block b75 bh50</strong>"><br />
...<br />
</div><br />
</div>
</code>
<h5 class="red-text lucida">Bricks Markup</h5>
<code class="padding smaller">
<div class="<strong>bricks</strong>"><br />
<div class="<strong>brick b33</strong>"><br />
...<br />
</div><br />
<div class="<strong>brick b33</strong>"><br />
...<br />
</div><br />
<div class="<strong>brick b33</strong>"><br />
...<br />
</div><br />
</div>
</code>
</div>
<div class="silver block b33 padded">
<h5 class="red-text lucida">Nested Blocks Markup</h5>
<p class="arial charcoal-text">Three blocks within a two-block area.</p>
<code class="padding smaller">
<div class="<strong>blocks</strong>"><br />
<div class="<strong>block b50 bh50</strong>"><br />
<div class="<strong>blocks</strong>"><br />
<div class="<strong>block b33</strong>"><br />
...<br />
</div><br />
<div class="<strong>block b33</strong>"><br />
...<br />
</div><br />
<div class="<strong>block b33</strong>"><br />
...<br />
</div><br />
</div><br />
</div><br />
<div class="<strong>block b50 bh50</strong>"><br />
...<br />
</div><br />
</div>
</code>
</div>
</div>
<hr class="thick tomato" />
<div class="blocks stretch">
<div class="block b50 silver">
<div class="bricks strawberry-text">
<p class="brick b100 flow-text red-text lucida"><strong>Bricks Example</strong></p>
<p class="brick b100 center black-cherry cherry-border border-solid-thin flow-text">.b100</p>
<div class="brick b50 center black-cherry cherry-border border-solid-thin">.b50</div>
<div class="brick b50 center black-cherry cherry-border border-solid-thin">.b50</div>
<div class="brick b25 center black-cherry cherry-border border-solid-thin">.b25</div>
<div class="brick b25 center black-cherry cherry-border border-solid-thin">.b25</div>
<div class="brick b25 center black-cherry cherry-border border-solid-thin">.b25</div>
<div class="brick b25 center black-cherry cherry-border border-solid-thin">.b25</div>
<div class="brick b33 center black-cherry cherry-border border-solid-thin">.b33</div>
<div class="brick b33 center black-cherry cherry-border border-solid-thin">.b33</div>
<div class="brick b33 center black-cherry cherry-border border-solid-thin">.b33</div>
<div class="brick b75 center black-cherry cherry-border border-solid-thin">.b75</div>
<div class="brick b25 center black-cherry cherry-border border-solid-thin">.b25</div>
<div class="brick b40 center black-cherry cherry-border border-solid-thin">.b40</div>
<div class="brick b60 center black-cherry cherry-border border-solid-thin">.b60</div>
<div class="brick b20 center black-cherry cherry-border border-solid-thin">.b20</div>
<div class="brick b20 center black-cherry cherry-border border-solid-thin">.b20</div>
<div class="brick b20 center black-cherry cherry-border border-solid-thin">.b20</div>
<div class="brick b20 center black-cherry cherry-border border-solid-thin">.b20</div>
<div class="brick b20 center black-cherry cherry-border border-solid-thin">.b20</div>
</div>
</div>
<div class="block b50 silver">
<div class="blocks">
<p class="block b100 flow-text red-text lucida"><strong>Bricks Within Blocks Example</strong></p>
<div class="block b25 charcoal strawberry-text">
<p class="center flow-text white-text"><strong>Block 1</strong></p>
<div class="brick b100 maroon black-cherry-border border-solid-thin">
<p class="white-text">Single Brick<br />.b100</p>
</div>
<div class="brick b50 maroon black-cherry-border border-solid-thin">
<p class="smaller white-text">Half Brick</p>
</div>
</div>
<div class="block b75 grey strawberry-text">
<p class="center flow-text white-text"><strong>Block 2</strong> - Block with Bricks</p>
<div class="bricks">
<div class="brick b33 center black-cherry cherry-border border-solid-thin"><span class="flow-text">.b33</span></div>
<div class="brick b33 center black-cherry cherry-border border-solid-thin"><span class="flow-text">.b33</span></div>
<div class="brick b33 center black-cherry cherry-border border-solid-thin"><span class="flow-text">.b33</span></div>
<div class="brick b50 center black-cherry cherry-border border-solid-thin"><span class="flow-text">.b50</span></div>
<div class="brick b50 center black-cherry cherry-border border-solid-thin"><span class="flow-text">.b50</span></div>
</div>
</div>
<!-- Block / Brick Heights -->
<p class="center flow-text red-text lucida" style="margin-top: 1.3em;"><strong>Block Height with Bricks</strong></p>
<div class="block b100 bh25 strawberry white-text">
<p class="center lucida" style="margin-top: 1.5em;"><strong>.b100 .bh25</strong><br />This block is one-fourth the height of the screen.</p>
<div class="bricks" style="margin-top: 15px;">
<div class="brick b25 center black-cherry cherry-border border-solid-thin">.b25</div>
<div class="brick b25 center black-cherry cherry-border border-solid-thin">.b25</div>
<div class="brick b25 center black-cherry cherry-border border-solid-thin">.b25</div>
<div class="brick b25 center black-cherry cherry-border border-solid-thin">.b25</div>
</div>
</div>
</div>
</div>
<p class="center flow-text red-text lucida"><strong>Center a Block or Brick</strong></p>
<p>To center a brick or block, simply apply the class <em>CENTER</em> to a bricks / blocks wrapper.</p>
<div class="bricks bh33 b100 center grey">
<div class="brick black-cherry b25"><p class="flow-text lemon-text arial-text">Centered Brick</p></div>
</div>
</div>
<div class="blocks" style="margin-top: 1em;">
<div class="block b100">
<p class="center flow-text red-text lucida"><strong>Grow Blocks</strong></p>
<p>Increase the width of a block in proportion to the others. In the example below, we want to make one block 3 times wider than the rest, but keep another block set to 25% of width of the container. Class <strong>.g3</strong> is used to grow the block width. Classes <strong>g1 - g5</strong> are supported. Use <strong>g0</strong> or <strong>no-grow</strong> to prevent a block from growing in proportion to the width of the contianer.<br /><br /></p>
<div class="blocks white-text">
<div class="block b25 center black-cherry cherry-border border-solid-thin"><span class="flow-text">.block.b25</span></div>
<div class="block center black-cherry cherry-border border-solid-thin"><span class="flow-text">.block</span></div>
<div class="block g3 center black-cherry cherry-border border-solid-thin"><span class="flow-text">.block.g3</span></div>
<div class="block center black-cherry cherry-border border-solid-thin"><span class="flow-text">.block</span></div>
<div class="block center black-cherry cherry-border border-solid-thin"><span class="flow-text">.block</span></div>
</div>
</div>
</div>
<div class="blocks" style="margin-top: 1em;">
<div class="block b100">
<p class="center flow-text red-text lucida"><strong>Stretch Blocks</strong></p>
<p>By default, blocks do not have the same height if they appear on the same row. To stretch blocks so that they have the same height, simply apply the class <b><em>.stretch</em></b> to the <em>block-wrap</em> container.<br /><br /><strong>NOT Stretched</strong></p>
<div class="blocks white-text">
<div class="block center black-cherry cherry-border border-solid-thin">Line 1</div>
<div class="block center black-cherry cherry-border border-solid-thin">Line 1<br />Line 2</div>
<div class="block center black-cherry cherry-border border-solid-thin">Line 1<br />Line 2<br />Line 3</div>
<div class="block center black-cherry cherry-border border-solid-thin">Line 1<br />Line 2<br />Line 3</div>
<div class="block center black-cherry cherry-border border-solid-thin">Line 1</div>
</div>
<p><strong>Stretched</strong></p>
<div class="blocks white-text stretch">
<div class="block center black-cherry cherry-border border-solid-thin">Line 1</div>
<div class="block center black-cherry cherry-border border-solid-thin">Line 1<br />Line 2</div>
<div class="block center black-cherry cherry-border border-solid-thin">Line 1<br />Line 2<br />Line 3</div>
<div class="block center black-cherry cherry-border border-solid-thin">Line 1<br />Line 2<br />Line 3</div>
<div class="block center black-cherry cherry-border border-solid-thin">Line 1</div>
</div>
</div>
</div>
<p class="padded"></p>
<h4 class="bold charcoal-text lucida" id="b3grid-tiles">Tiles</h4>
<p>Tiles are a simple way to make unordered lists into evenly divided inline blocks. Simply apply class <strong><em>tiles</em></strong> to any ul tag! By default, <em>li</em> items maxes out at 50% width. You can additionally apply classes <strong><em>thirds, fourths</em> or <em> fifths</em></strong> for even widths.</p>
<h5 class="charcoal-text lucida">Markup</h5>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6">
<code class="padding">
<ul class="<strong>tiles thirds</strong>"><br />
<li> ... </li><br />
<li> ... </li><br />
<li> ... </li><br />
</ul>
</code>
</div>
<div class="col-xs-12 col-sm-12 col-md-6">
<p class="info padded">
<strong>.thirds</strong> - 1/3 (33%) li width<br />
<strong>.fourths</strong> - 1/4 (25%) li width<br />
<strong>.fifths</strong> - 1/5 (20%) li width
</p>
</div>
</div>
</div>
<p class="padded"></p>
</div>
<!-- Sidebar -->
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-3 no-padding black">
<img src="theme/default/files/images/gelora/fenced.jpg" alt="bIcons" class="responsive" style="margin-bottom: -6px;" />
<div class="glued">
<div class="row">
<div class="col-xs-12 no-padding">
<nav class="simple blue">
<ul class="courier-new flow-text lime-t">
<li class="invert-hover"><a href="#flexbox" class="lime-text">Flexbox Grid</a></li>
<li class="invert-hover"><a href="#b3grid" class="lime-text">B3Grid</a></li>
<li class="invert-hover"><a href="#b3grid-tiles" class="lime-text">B3Grid Tiles</a></li>
</ul>
</nav>
</div>
</div>
<a href="#scrolltop" class="lime invert-hover bold black-t scrolltop lucida">Back to Top ↑</a>
<footer class="jagged gray">
<a href="http://eepurl.com/cEW1RX" target="_blank">
<div class="sweden-gradient padded invert-hover">
<h5 class="lucida white-text"><i class="bi bi-amp"></i>Brutal Blast /<span class="blink-182">/</span>/<span class="blink">/</span>/</h5>
<p class="bold">Subscribe to our e-newsletter. <span class="bigger">»</span></p>
</div>
</a>
<div class="padding vanilla-bean-text arial">
<p>A <a href="http://www.pinecreativelabs.com" target="_blank" class="green yellow-text invert-hover">Pine Creative Labs</a> production</p>
<p>Developer: <a href="https://www.linkedin.com/in/bradfogelstrom" target="_blank"><span class="blue yellow-text invert-hover">Brad Fogelstrom</span></a></p>
<ul class="tags">
<li><a href="http://www.twitter.com/brutalistfwk" target="_blank" class="btn white-text blue-candy hue-hover"><strong>Twitter</strong></a></li>
<li><a href="https://github.com/pinecreativelabs/Brutalist-Framework" target="_blank" class="btn black white-text invert-hover"><strong>GitHub</strong></a></li>
</ul>
<p class="white-t tahoma"><small>Brutalist Framework © 2020</small></p>
</div>
</footer>
</div>
</div><!-- End Sidebar -->
</div>
</div>
</div>
<!-- Sticky Download Box -->
<div class="sticky-cta sticky-bottom-right stack-middle virgin jagged2 center" style="padding: 8px; max-width: 180px;">
<nav class="simple bold">
<ul class="lucida flow-text">
<li class="invert-hover"><a href="#core"><i class="bi bi-heart"></i> CORE</a></li>
<li class="invert-hover"><a href="#bell"><i class="bi bi-amp"></i> BELL</a></li>
<li class="invert-hover"><a href="#boilers"><i class="bi bi-heat"></i> BP</a></li>
<li class="invert-hover"><a href="#moar">+ MORE</a></li>
</ul>
</nav>
<a href="#download" data-modal-open>
<div class="skew sweden btn invert-hover">
<p class="skew-right"><span class="flow-text impact">Download</span><br /><span class="lucida"><small>version 2.1</small></span></p>
</div></a>
</div>
<!-- Download Modal -->
<div id="download" style="display:none;">
<div class="container monochrome infinitile" style="max-width: 468px;">
<div class="row">
<div class="col-sm-12 no-padding">
<div class="padded lucida">
<h4>Begin the <span class="blink red-t">Brutality</span></h5>
<p>Released <strong>10/13/2020</strong></p>
<p class="bigger bold"><a href="http://www.brutalistframework.com/versions/Brutalist_Framework_2.1.zip" target="_blank" class="btn full-btn sweden invert-hover">Download 2.1</a></p><hr class="jagged-rule-dark" />
<p style="font-size: 1.15em;"><strong><span style="font-size: 1.3em;">Legacy Versions</span></strong><br />
<a href="http://www.brutalistframework.com/versions/Brutalist_Framework_2.0.zip" target="_blank">2.0.2.0</a> (released 2/20/2020)<br />
<a href="http://www.brutalistframework.com/versions/Brutalist_Framework_1.9.zip" target="_blank">1.9</a> (legacy)<br /><br /></p>
</div>
</div>
</div>
</div>
</div>
<!-- Initiate and display modal itself -->
<div class="modal">
<div class="modal-inner draggable"><!-- Remove "draggable" class to prevent modals from being moveable -->
<span data-modal-close>×</span>
<div class="modal-content"></div>
</div>
</div>
<!-- Core Components Modal -->
<div id="core" class="modal-lite fullscreen">
<div class="modal-content aboutbf infinitile">
<div class="modal-head center"><h2 class="red-t courier-new black-t-s bold">CORE Components</h2></div>
<div class="modal-content-body center">
<p class="flow-text black-t red-t-s lucida" style="margin-bottom: 1em;"></p>
<div class="block-wrap stretch">
<a href="butch.html" class="block b25 padded circle monogradient invert-hover box-shadow-double white-t">
<img src="theme/default/files/images/gelora/brutal-mood-4.jpg" class="crop circle small-thumb brdr-s-k blue-b" alt="BUTCH" />
<span class="red circle black-t white-t-s flow-text">BUTCH</span><br />
<small>Brutalist Utility & Typography Class Helpers</small><br /><br />
</a>
<a href="bfx.html" class="block b25 padded circle monogradient invert-hover white-t box-shadow-double">
<img src="theme/default/files/images/kitty/bfx-kat.jpg" class="crop circle small-thumb brdr-s-k blue-b" alt="BFX" />
<span class="red circle white-t-s black-t flow-text">BFX</span><br />
<small>Brutal Effects</small><br /><br />
</a>
<a href="buix.html" class="block b25 padded circle monogradient invert-hover box-shadow-double white-t">
<img src="theme/default/files/images/gelora/backup-sq.jpg" class="crop circle small-thumb brdr-s-k blue-b" alt="BUIX" />
<span class="red circle white-t-s black-t flow-text">BUIX</span><br />
<small>Brutal User Interface & Experience</small><br /><br />
</a>
<a href="grid.html" class="block b25 padded circle monogradient invert-hover box-shadow-double white-t">
<img src="theme/default/files/images/gelora/fenced.jpg" class="crop circle small-thumb brdr-s-k blue-b" alt="Grids" />
<span class="red circle white-t-s black-t flow-text">Grid</span><br />
<small>B3Grid & Flexbox Grid</small><br /><br />
</a>
<a href="flavors.html" class="block b33 padded circle monogradient invert-hover box-shadow-double white-t">
<img src="theme/default/files/images/gelora/crazy-grin.jpg" class="crop circle small-thumb brdr-s-k blue-b" alt="Flavors" />
<span class="red circle white-t-s black-t flow-text">Flavors</span><br />
<small>Color Classes Library</small><br /><br />
</a>
<a href="rebar.html" class="block b33 padded circle monogradient invert-hover box-shadow-double white-t">
<img src="theme/default/files/images/gelora/rebar.jpg" class="crop circle small-thumb brdr-s-k blue-b" alt="Rebar" />
<span class="red circle white-t-s black-t flow-text">ReBAR</span><br />
<small>Responsive Breakpoint Assisstance Reference</small><br /><br />
</a>
<a href="bicons.html" class="block b33 padded circle monogradient invert-hover box-shadow-double white-t">
<img src="theme/default/files/images/kitty/anarchistkat-sq.jpg" class="crop circle small-thumb brdr-s-k blue-b" alt="bIcons" />
<span class="red circle white-t-s black-t flow-text">bIcons</span><br />
<small>Brutal Icons</small><br /><br />
</a>
</div>
</div>
<div class="modal-footer"><a href="#return1" class="btn large-btn black platinum-t">CLOSE</a></div>
</div>
<div class="overlay"></div>
</div>
<!-- BELL Modal -->
<div id="bell" class="modal-lite fullscreen">
<div class="modal-content anim-bg-hot">
<div class="modal-head center"><h2 class="lemon-t courier-new black-t-s bold blue circle"><i class="bi bi-amp"></i> BELL</h2></div>
<div class="modal-content-body scroll-y center">
<div class="container"><div class="row"><div class="col-sm-12">
<h3 class="fittext-h3 blue-t black-t-s impact">Brutal Extension Element Library</h3>
<p class="flow-text lucida">A collection of javascript plugins to further enhance user experience.</p>
<div class="double-col align-left">
<h4 class="impact">Media Elements</h4>
<ul class="flow-text triangle">
<li><a href="bell.html#audio" class="link bold">Audio Player</a></li>
<li><a href="bell.html#gif" class="link bold">GIF Player</a></li>
<li><a href="bell.html#vp" class="link bold">Video Player</a></li>
</ul>
<h4 class="impact">Interface Elements</h4>
<ul class="flow-text triangle">
<li><a href="bell.html#megamenu" class="link bold">MegaMenu</a></li>
<li><a href="bell.html#printer" class="link bold">Printer</a></li>
<li><a href="bell.html#ei" class="link bold">Exit Intent</a></li>
</ul>
<h4 class="impact">Content Elements</h4>
<ul class="flow-text triangle">
<li><a href="bell.html#timeline" class="link bold">Timeline</a></li>
<li><a href="bell.html#presenter" class="link bold">Presenter</a></li>
<li><a href="bell.html#piss" class="link bold">PISS</a></li>
</ul>
<h4 class="impact">BISCUIT</h4>
<ul class="flow-text triangle">
<li><a href="bell.html#age" class="link bold">Age Verify</a></li>
<li><a href="bell.html#cc" class="link bold">Cookie Consent</a></li>
<li><a href="bell.html#pl" class="link bold">PageLock</a></li>
</ul>
</div>
</div></div></div>
</div>
<div class="modal-footer"><a href="#return1" class="btn large-btn black platinum-t">CLOSE</a></div>
</div>
<div class="overlay"></div>
</div>
<!-- Boilerplates Modal -->
<div id="boilers" class="modal-lite fullscreen">
<div class="modal-content bpmodal">
<div class="modal-head center"><h2 class="deep-orange-t courier-new black-t-s bold"><i class="bi bi-heat"></i> Boilerplates</h2></div>
<div class="modal-content-body">
<div class="container-fluid"><div class="row"><div class="col-xs-12 col-sm-12 col-md-8 col-lg-8">
<p class="fittext fire-t impact black-t-s">Starting point templates</p>
<ul class="flow-text brutal lucida white-t-s">
<li><a href="bp/email.html" target="_blank" class="link">Email Boilerplate</a></li>
<li><a href="bp/leads.html" target="_blank" class="link">Lead Capture</a></li>
<!--<li><a href="bp/catalog.html" target="_blank" class="link">Commerce Catalog</a></li>
<li><a href="bp/media-gallery.html" target="_blank" class="link">Media Gallery</a></li>-->
<li><a href="bp/microblog.html" target="_blank" class="link">Microblog</a></li>
<li><a href="bp/social.html" target="_blank" class="link">Social</a></li>
<li><a href="bp/horror.html" target="_blank" class="link">Horror</a></li>
<li><a href="bp/vaporwave.html" target="_blank" class="link">Vaporwave</a></li>
<li><a href="bp/ratedx.html" target="_blank" class="link">Rated X</a> <span class="red-t">(18+)</span></li>
</ul>
</div><div class="col-xs-12 col-sm-12 col-md-4 col-lg-4"></div></div></div>
</div>
<div class="modal-footer"><a href="#return1" class="btn large-btn black platinum-t">CLOSE</a></div>
</div>
<div class="overlay"></div>
</div>
<!-- Moar Modal -->
<div id="moar" class="modal-lite fullscreen">
<div class="modal-content shades">
<div class="modal-head center"><h2 class="red-t courier-new black-t-s bold">+ More</h2></div>
<div class="modal-content-body center">
<div class="container-1200"><div class="row"><div class="col-sm-12"><p class="padded"></p>
<p class="fittext helvetica black-t-s navy"><a href="http://eepurl.com/cEW1RX" target="_blank" class="orange-t invert-hover">Join <i class="bi bi-amp"></i> Brutal Blast »</a><br />
<small><span class="white-t">Subscribe to our e-Newsletter</span></small></p>
<p class="fittext lucida black-t-s"><a href="https://github.com/pinecreativelabs/Brutalist-Framework/wiki/Roadmap" target="_blank" class="mono invert-hover">Roadmap</a></p>
<p class="fittext impact black-t-s"><a href="https://www.concrete5.org" target="_blank" class="charcoal smoke-t invert-hover">Concrete5 CMS</a></p>
<p class="fittext tahoma black-t-s"><a href="http://www.bradfogelstrom.com" target="_blank" class="sweden invert-hover">BradFogelstrom.com</a></p>
<p class="padded"></p>
</div></div></div>
</div>
<div class="modal-footer"><a href="#return1" class="btn large-btn black platinum-t allcaps">CLOSE</a></div>
</div>
<div class="overlay"></div>
</div>
<!-- Scripts -->
<script src="core/js/jquery.3.js"></script>
<script src="core/js/brutalist.js"></script>
<script src="core/js/start.brutalizing.js"></script>
<!-- BELL -->
<script src="core/bell/js/bell.js"></script>
<!-- TRACKING -->
</body>
</html>