-
Notifications
You must be signed in to change notification settings - Fork 0
/
typography.html
464 lines (418 loc) · 21.1 KB
/
typography.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Aione Framework Documentation</title>
<!-- Aione framework website, 3D websites, Grid system -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="identifier-url" content="https://aioneframework.com/" />
<meta name="title" content="Aione Framework Documentation" />
<meta name="description" content="Official documentation for Aione framework, All-in-one front end framework for designing websites and web applications and mobile applications" />
<meta name="abstract" content="Aione framework code playground to edit html code and live preview the output" />
<meta name="keywords" content="aione framework, editor, code, live, css, framework, css4, layout, playground, help" />
<meta name="author" content="OXO IT SOLUTIONS PRIVATE LIMITED" />
<meta name="revisit-after" content="10" />
<meta name="language" content="EN" />
<meta name="copyright" content="©2017 OXO IT SOLUTIONS PRIVATE LIMITED" />
<meta name="robots" content="All" />
<meta name="application-name" content="Aione Framework Documentation">
<!-- Global stylesheets -->
<link rel="stylesheet" type="text/css" href="https://cdn.aioneframework.com/assets/css/aione.min.css">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,600,800">
<link rel="stylesheet" type="text/css" href="assets/css/docs.css">
<link rel="stylesheet" type="text/css" href="assets/ionicons/css/ionicons.css">
<script type="text/javascript" src="https://cdn.aioneframework.com/assets/js/vendor.min.js"></script>
<script type="text/javascript" src="https://cdn.aioneframework.com/assets/js/aione.min.js"></script>
<script type="text/javascript" src="assets/js/script.js"></script>
</head>
<body>
<div id="aione_wrapper" class="aione-wrapper layout-header-left aione-layout-wide aione-theme-arcane">
<div class="wrapper">
<div id="aione_header" class="aione-header load-template"></div><!-- .aione-header -->
<div id="aione_main" class="aione-main fullwidth">
<div class="wrapper">
<!--
<div id="aione_slider" class="aione-slider"></div>
-->
<!-- .aione-slider -->
<div id="aione_pagetitle" class="aione-pagetitle">
<div class="wrapper">
<div class="aione-title">
<h3 class="aione-page-title">Typography</h3>
</div><!-- .aione-title -->
</div> <!-- .wrapper -->
</div><!-- .aione-pagetitle -->
<div id="aione_content" class="aione-content">
<div class="wrapper">
<div id="aione_page_content" class="aione-page-content">
<div class="wrapper ph-20">
<div class="ar">
<div class="ac l100">
<h4 class="font-weight-700 pt-20">HEADING TAGS</h4>
<p class="aione-border pl-20 p-20">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus condimentum eros</p>
</div>
</div>
<div>
<div class="ar">
<h1 class="aione-border-bottom border-style-dashed ph-20 m-0 font-weight-100">Heading 1 </h1>
<h2 class="aione-border-bottom border-style-dashed p-20 m-0 font-weight-100">Heading 2 </h2>
<h3 class="aione-border-bottom border-style-dashed p-20 m-0 font-weight-100">Heading 3</h3>
<h4 class="aione-border-bottom border-style-dashed p-20 m-0 font-weight-100">Heading 4 </h4>
<h5 class="aione-border-bottom border-style-dashed p-20 m-0 font-weight-100">Heading 5</h5>
<h6 class="aione-border-bottom border-style-dashed p-20 m-0 font-weight-100">Heading 6</h6>
</div>
<div class="ar mt-20">
<div>
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options"><a href="">View Output</a>
</span>
<code style="color:#212121;">
<h1>Heading</h1><br /><br />
<h2>Heading</h2><br /><br />
<h2>Heading</h2><br /><br />
<h3>Heading</h3><br /><br />
<h4>Heading</h4><br /><br />
<h5>Heading</h5>
</code>
</div>
</div>
</div>
</div>
<div class="">
<div class="ar">
<div class="mt-20">
<h4 class="font-weight-700">Bold</h4>
<p class="aione-border p-20">The following snippet of text is rendered as <b>bold</b> text</p>
</div>
</div>
<div class="ar mt-20">
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options"><a href="">View Output</a> </span>
<code style="color:#212121;">
<b>This is Bold Tag</b><br />
</code>
</div>
</div>
</div>
<div class="">
<div class="ar pv-20">
<h4 class=" font-weight-700">Italics</h4>
<p class="aione-border p-20"><em class="underline">The following snippet of text is rendered as italicized text</em> </p>
</div>
<div class="ar">
<div>
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options"><a href="">View Output</a> </span>
<code style="color:#212121;">
<i>This is Italic Tag</i><br />
</code>
</div>
</div>
</div>
</div>
<div class="">
<div class="ar pv-20">
<h4 class="font-weight-700">Strong</h4>
<p class="aione-border p-20">The following snippet of text is rendered as <strong>Strong</strong> text </p>
</div>
<div class="ar">
<div>
<div class="aione-border p-15">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options"><a href="">View Output</a> </span>
<code style="color:#212121;">
<strong>This is Strong Tag</strong><br />
</code>
</div>
</div>
</div>
</div>
<div class="">
<div class="ar pv-20">
<h4 class=" font-weight-700">Abbreviations text</h4>
<p class="pb-10 line-height-25">For indicating blocks of text that are no longer relevant use the<span class="bg-pink white mt-5"><</span><span class="bg-pink white mt-5">abbr></span> tag.
Stylized implementation of HTML's <span class="bg-pink white mt-5"><</span><span class="bg-pink white mt-5">abbr></span> element for abbreviations and acronyms to show the expanded version on hover.
Abbreviations with a title attribute have a light dotted bottom border and a help cursor on hover,
providing additional context on hover and to users of assistive technologies.</p>
</div>
<div class="ar aione-border p-20">
<abbr title="attribute">attr.</abbr>
</div>
<div class="ar mt-20">
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options"><a href="">View Output</a> </span>
<code style="color:#212121;">
<abbr>This is Italic Tag</abbr><br />
</code>
</div>
</div>
</div>
<div class="">
<div class="ar pv-20">
<h4 class=" font-weight-700">Inserted text</h4>
<p class="">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dignissim orci in lorem tincidunt, in posuere nunc imperdiet.</p>
</div>
<div class="ar">
<div>
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options"><a href="">View Output</a> </span>
<code style="color:#212121;">
<p>This is paragraph Tag</p><br />
</code>
</div>
</div>
</div>
</div>
<div class="">
<div class="ar pv-20">
<h4 class="font-weight-700">Underlined text</h4>
<p class="aione-border p-20"><u>This line of text will render as underlined</u>
</p>
</div>
<div class="ar">
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options"><a href="">View Output</a> </span>
<code style="color:#212121;">
<u>This is underline Tag</u><br />
</code>
</div>
</div>
</div>
<div class="">
<div class="ar pv-20">
<h4 class=" font-weight-700">Em Tag</h4>
<p class="aione-border p-20"><em>Lorem ipsum dolor sit amet, consectetur adipiscing elit. </em>
</p>
</div>
<div class="ar">
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options"><a href="">View Output</a> </span>
<code style="color:#212121;">
<em>This is em Tag</em><br />
</code>
</div>
</div>
</div>
<div class="">
<div class="ar pv-20">
<h4 class=" font-weight-700">Small Text</h4>
<p class="aione-border p-20"><small>This line of text is meant to be treated as fine print.</small></p>
</div>
<div class="ar ">
<div>
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options">
<a href="">View Output</a>
</span>
<code style="color:#212121;">
<small>This is small Tag</small><br />
</code>
</div>
</div>
</div>
</div>
<section class="">
<div class="pv-30">
<h4 class="font-weight-700">AIONE ALIGNMENT CLASSES</h4>
<p class="">
Easily realign text to components with text alignment classes.
</p>
</div>
<div class="ar">
<div class="ac s100 m50 l50 mb-20 aione-align-left pl-0">
<div class="aione-border">
<h5 class="aione-border-bottom m-0 p-10 bg-grey bg-darken-4 white">Aione Align Left</h5>
<p class="p-20 line-height-25 font-size-16">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc pretium dolor odio, eget malesuada urna lacinia in. Donec scelerisque a orci rhoncus dignissim. Sed finibus facilisis sapien. Donec viverra varius sagittis. Pellentesque massa elit, euismod nec ultrices ullamcorper, semper sit amet eros.<br><br>
Praesent aliquet arcu eu lacus sodales, in varius nibh porttitor. Aliquam et dolor blandit, varius orci lobortis, tempor metus. Fusce molestie interdum tempor.
</p>
</div>
</div>
<div class="ac s100 m50 l50 mb-20 aione-align-center pr-0">
<div class="aione-border">
<h5 class="aione-border-bottom m-0 p-10 bg-grey bg-darken-4 white">Aione Align Center</h5>
<p class="p-20 line-height-25 font-size-16">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc pretium dolor odio, eget malesuada urna lacinia in. Donec scelerisque a orci rhoncus dignissim. Sed finibus facilisis sapien. Donec viverra varius sagittis. Pellentesque massa elit, euismod nec ultrices ullamcorper, semper sit amet eros.<br><br>
Praesent aliquet arcu eu lacus sodales, in varius nibh porttitor. Aliquam et dolor blandit, varius orci lobortis, tempor metus. Fusce molestie interdum tempor.
</p>
</div>
</div>
<div class="ac s100 m50 l50 mb-20 aione-align-right pl-0">
<div class="aione-border">
<h5 class="aione-border-bottom m-0 p-10 bg-grey bg-darken-4 white">Aione Align Right</h5>
<p class="p-20 line-height-25 font-size-16">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc pretium dolor odio, eget malesuada urna lacinia in. Donec scelerisque a orci rhoncus dignissim. Sed finibus facilisis sapien. Donec viverra varius sagittis. Pellentesque massa elit, euismod nec ultrices ullamcorper, semper sit amet eros.<br><br>
Praesent aliquet arcu eu lacus sodales, in varius nibh porttitor. Aliquam et dolor blandit, varius orci lobortis, tempor metus. Fusce molestie interdum tempor.
</p>
</div>
</div>
<div class="ac s100 m50 l50 mb-20 aione-align-justify pr-0">
<div class="aione-border">
<h5 class="aione-border-bottom m-0 p-10 bg-grey bg-darken-4 white">Aione Align Justify</h5>
<p class="p-20 line-height-25 font-size-16">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc pretium dolor odio, eget malesuada urna lacinia in. Donec scelerisque a orci rhoncus dignissim. Sed finibus facilisis sapien. Donec viverra varius sagittis. Pellentesque massa elit, euismod nec ultrices ullamcorper, semper sit amet eros.<br><br>
Praesent aliquet arcu eu lacus sodales, in varius nibh porttitor. Aliquam et dolor blandit, varius orci lobortis, tempor metus. Fusce molestie interdum tempor.
</p>
</div>
</div>
</div>
<div class="">
<div class="ar ">
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options">
<a href="">View Output</a>
</span>
<code style="color:#212121;">
<div class="Aione-align-left"> </div><br />
<br />
<div class="Aione-align-right"> </div><br /><br />
<div class="Aione-align-center"> </div><br /><br />
<div class="Aione-align-justify"> </div><br /><br />
</code>
</div>
</div>
</div>
</section>
<section class="">
<div class="pv-30">
<h4 class="font-weight-700">TABLES</h4>
<p class="">
Be sure to use properly formed table markup with <thead> and <tbody> when building a table.
</p>
</div>
<div class="ar">
<div class="ac s100 m50 l50 mb-20 aione-align-left pl-0">
<table class="">
<thead>
<tr>
<th>Name</th>
<th>Item Name</th>
<th>Item Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>Alvin</td>
<td>Eclair</td>
<td>$0.87</td>
</tr>
<tr>
<td>Alan</td>
<td>Jellybean</td>
<td>$3.76</td>
</tr>
<tr>
<td>Jonathan</td>
<td>Lollipop</td>
<td>$7.00</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="">
<div class="ar ">
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options">
<a href="">View Output</a>
</span>
<code style="color:#212121;">
<table class="" ><br />
<br />
<thead> <br /><br />
<tr> <br /><br />
<th>Name </th><br /><br />
<th>Item Name </th><br /><br />
<th>Item Price </th><br /><br />
</tr> <br /><br />
</thead> <br /><br />
</tbody> <br /><br />
<tr> <br /><br />
<td>Alvin </td><br /><br />
<td>Eclair </td><br /><br />
<td>$0.87 </td><br /><br />
</tr> <br /><br />
<tr> <br /><br />
<td>Alan </td><br /><br />
<td>Jellybean </td><br /><br />
<td>$3.76</td><br /><br />
</tr> <br /><br />
</thead> <br /><br />
</table ><br />
<br />
</code>
</div>
</div>
</div>
</section>
<section class="">
<div class="pv-30">
<h4 class="font-weight-700">MEDIA QUERIES</h4>
<p class="p-20 line-height-25 font-size-16">
Skeleton uses media queries to serve its scalable grid, but also has a list of queries for convenience of styling your site across devices. The queries are mobile-first, meaning they target min-width. Mobile-first queries are how Skeleton's grid is built and is the preferrable method of organizing CSS. It means all styles outside of a query apply to all devices, then larger devices are targeted for enhancement. This prevents small devices from having to parse tons of unused CSS. The sizes for the queries are:
</p>
</div>
<div class="ar">
<div class="ac s100 m50 l50 mb-20 aione-align-left pl-0">
</div>
</div>
<div class="">
<div class="ar">
<div class="aione-border p-15 code-box">
<span style="position: absolute;right: 0;top: 0" class="bg-white aione-border p-10 more-options">
<a href="">View Output</a>
</span>
<code style="color:#212121;">
Mobile first queries{}<br />
<br />
/* Larger than mobile */
<br /><br />
@media (min-width: 400px) {}
<br /><br />
/* Larger than phablet */
<br /><br />
@media (min-width: 550px) {}
<br /><br />
/* Larger than tablet */
<br /><br />
@media (min-width: 750px) {}
<br /><br />
/* Larger than desktop */
<br /><br />
@media (min-width: 1000px) {}
<br /><br />
/* Larger than Desktop HD */
<br /><br />
@media (min-width: 1200px) {}
</code>
</div>
</div>
</div>
</section>
<section>
<div class="ar pv-7p">
<h4 class="font-weight-700">EXAMPLES</h4>
<div class="ac l50 m50 s100">
<div class="aione-border p-2">
<img src="assets/images/aione.png">
</div>
</div>
<div class="ac l50 m50 s100">
<h5 class="grey-darken-4">Demo Landing Page</h5>
<p class="pv-20 line-height-25 font-size-16">
Skeleton uses media queries to serve its scalable grid, but also has a list of queries for convenience of styling your site across devices.
</p>
<button onclick="window.open('https://manage.aioneframework.com/aioneframework.com/','_blank')" class="button">Demo</button> <button class="button">Sources</button>
</div>
</div>
</section>
</div> <!-- Wrapper -->
</div>
</div><!-- .wrapper -->
</div><!-- .aione-content -->
<div id="aione_footer" class="aione-footer load-template"></div><!-- .aione-footer -->
<div id="aione_copyright" class="aione-copyright load-template"></div><!-- .aione-copyright -->
</div><!-- .wrapper -->
</div><!-- .aione-main -->
</div><!-- .wrapper -->
</div><!-- .aione-wrapper -->
</body>
</html>