forked from dhg/Skeleton
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbonesindex.html
321 lines (297 loc) · 12.3 KB
/
bonesindex.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
<html lang="en">
<head>
<!-- Meta Tags -->
<meta charset="utf-8">
<title>Bones.css</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Responsive Viewport Code -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Fonts -->
<!-- CSS -->
<link rel="stylesheet" href="../css/bones.css">
</head>
<!-- Main HTML for our Page -->
<body>
<!-- Grid here -->
<div class="Grid">
<div class="Cell -12of12 Cell-height-33vh">
<h1 class="section-heading font-weight-800">Bones.css - Grid System</h1>
<code>Grid > Cell > -Xof12</code>
</div>
<!-- end cell 33vh, start default -->
<div class="Cell -12of12">-12of12 - bones.css</div>
<div class="Cell -6of12">-6of12 - bones.css</div>
<div class="Cell -6of12">-6of12 - bones.css</div>
<div class="Cell -4of12">-4of12 - bones.css</div>
<div class="Cell -4of12">-4of12 - bones.css</div>
<div class="Cell -4of12">-4of12 - bones.css</div>
<div class="Cell -3of12">-3of12 - bones.css</div>
<div class="Cell -3of12">-3of12 - bones.css</div>
<div class="Cell -3of12">-3of12 - bones.css</div>
<div class="Cell -3of12">-3of12 - bones.css</div>
<div class="Cell -2of12">-2of12 - bones.css</div>
<div class="Cell -2of12">-2of12 - bones.css</div>
<div class="Cell -2of12">-2of12 - bones.css</div>
<div class="Cell -2of12">-2of12 - bones.css</div>
<div class="Cell -2of12">-2of12 - bones.css</div>
<div class="Cell -2of12">-2of12 - bones.css</div>
</div>
<!-- end grid -->
<!-- start Grid here -->
<div class="Grid">
<div class="Cell -12of12 Cell-height-33vh">
<h1 class="section-heading font-weight-800">Bones.css - General Styling</h1>
<code>h1, h2, h3, p, a, button, span, pre > code, code, hr</code>
</div>
<div class="Cell -3of12 Cell-height-33vh">
<h3>
H3 Main St.
<br>
Downtown
<br>
Resturant
<br>
& Bar
</h3>
</div>
<div class="Cell -3of12 Cell-height-33vh">
<h4> H4 Main St.
<br>
has Moved!
</h4>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Error nobis nulla dolorem provident delectus. <span>A maxime dolorem nam.</span></p>
</div>
<div class="Cell -3of12 Cell-height-33vh no-margin-top">
<span>Span the World</span>
<p>Cumque, quisquam officia code ullam voluptas inventore doloribus soluta doloremque!</p><span>Span Two Worlds</span>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>
</div>
<div class="Cell -3of12 Cell-height-33vh">
<p>CTA buttons should feature action-oriented text. Substitute boring words like 'submit' & 'enter' for more action packed words like 'get,' 'reserve,' and 'try.' Your action words should specifically relate to your offer like: 'Try Our Free Trial' or 'Reserve Your Seat'</p>
</div>
<div class="Cell -3of12 Cell-height-33vh">
<h2>
H2 Main St.
<br>
Downtown
<br>
Resturant
<br>
& Bar
</h2>
</div>
<div class="Cell -3of12 Cell-height-33vh">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Error nobis nulla dolorem provident delectus. Cumque, quisquam officia <code>code</code> ullam voluptas inventore doloribus soluta doloremque! Aliquid, necessitatibus.</p>
</div>
<div class="Cell -3of12 Cell-height-33vh"><code>Code the World</code>
<code>Easy Grid classes</code>
<hr>
<code>Grid > Cell > -Xof12</code>
<hr>
<code>Cell</code>
<code>-3of12</code>
<code>Cell-height-33vh</code>
<br>
</div>
<div class="Cell -3of12 Cell-height-33vh no-margin-top">
<button>Default Bones Button</button>
<hr>
<button class="primary">.primary class</button>
</div>
<div class="Cell -3of12 Cell-height-33vh">
<h1>
H1 Main St.
<br>
Downtown
<br>
Resturant
<br>
& Bar
</h1>
</div>
<div class="Cell -3of12 Cell-height-33vh">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. <a href="#">Error</a> nobis nulla dolorem provident delectus.
</p>
<p>
Cumque, <a href="#">quisquam officia</a> code ullam voluptas inventore doloribus soluta doloremque! Aliquid, necessitatibus.
</div>
<div class="Cell -3of12 Cell-height-33vh">
<a href="#">Links look like this.</a> You can also, use .center to center text, anywhere.
<pre class="center"><code><!-- Standard Headings -->
<h1>Heading</h1>
<h2>Heading</h2>
<h3>Heading</h3>
<h4>Heading</h4>
</code>
</pre>
</div>
<div class="Cell -3of12 Cell-height-33vh">
<p class="no-margin-top">Lorem ipsum dolor sit amet consectetur adipisicing elit?
<br>
<button>Okay</button><button class="primary">Cancel</button>
</p>
</div>
</div>
<!-- end grid -->
<!-- start Grid here -->
<div class="Grid">
<div class="Cell -12of12 Cell-height-33vh">
<h1 class="section-heading font-weight-800">Bones.css - Forms</h1>
</div>
<div class="Cell -6of12">
<h2 class="font-weight-700">
How did we do?
</h2>
<span class="font-weight-400">This form is fake. We'd love to hear your feedback, to help us improve our services. Use
<a href="formspree.io">formspree.io</a> for forms.</span>
</div>
<div class="Cell -6of12 no-margin-top">
<form name="survey-form" accept-charset="utf-8" action="https://formspree.io/f/{form_id}" method="post">
<fieldset id="fs-frm-inputs">
<label for="full-name">Full Name</label>
<input type="text" name="name" id="full-name" placeholder="First and Last" required="">
<label for="email-address">Email Address</label>
<input type="email" name="_replyto" id="email-address" placeholder="email@domain.tld" required="">
<fieldset id="fs-frm-selects">
<label for="timely">1. The service provided was completed in a timely manner.</label>
<select name="timely" id="timely" required="">
<option value="" selected="" disabled="">Choose</option>
<option value="1">Strongly Agree</option>
<option value="3">Agree</option>
<option value="5">Neutral</option>
<option value="7">Disagree</option>
<option value="9">Strongly Disagree</option>
</select>
<label for="timely">2. The quality of work was high in quality.</label>
<select name="quality" id="quality" required="">
<option value="" selected="" disabled="">Choose</option>
<option value="1">Strongly Agree</option>
<option value="3">Agree</option>
<option value="5">Neutral</option>
<option value="7">Disagree</option>
<option value="9">Strongly Disagree</option>
</select>
</fieldset>
<label for="message">Additional Comments</label>
<textarea rows="4" name="message" id="message" placeholder="Aenean lacinia bibendum nulla sed consectetur. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor." required=""></textarea>
<input type="hidden" value="Survey Responses">
</fieldset>
<input type="submit" value="Send Responses" class="button button-primary">
<input type="reset" value="Reset Form" class="button">
</form>
</div>
</div>
<!-- end grid -->
<!-- start Grid here -->
<div class="Grid">
<div class="Cell -12of12 Cell-height-33vh">
<h1 class="section-heading font-weight-800">Bones.css - Tables</h1>
<code>
table > tr > th > Data 1
</code>
<br>
<code style="padding-left:65.5px;">
tr > td > Electronic
</code>
</div>
<div class="Cell -4of12">
<table>
<tr>
<th>Data 1</th>
<th>Data 2</th>
<th>Data 3</th>
<th>Data 4</th>
</tr>
<tr>
<td>Apples</td>
<td>Orange</td>
<td>Lime</td>
<td>Kiwi</td>
</tr>
<tr>
<td>Electronic</td>
<td>Jazz</td>
<td>Hiphop</td>
<td>RnB</td>
</tr>
</table>
</div>
<div class="Cell -8of12">
<table>
<tr>
<th>Data 1</th>
<th>Data 2</th>
<th>Data 3</th>
<th>Data 4</th>
</tr>
<tr>
<td>Apples</td>
<td>Orange</td>
<td>Lime</td>
<td>Kiwi</td>
</tr>
<tr>
<td>Electronic</td>
<td>Jazz</td>
<td>Hiphop</td>
<td>RnB</td>
</tr>
</table>
</div>
</div>
<!-- end grid -->
<!-- start Grid here -->
<div class="Grid">
<div class="Cell -12of12 Cell-height-33vh">
<h1 class="section-heading font-weight-800">Bones.css - Misc</h1>
<code>
blockquotes, figure, figcaption, images, lists, new class* .italic
</code>
</div>
<div class="Cell -12of12">
<figure>
<img src="https://imgeasy.com/share/WHoRFi5wTup7WOVVFIDh.jpg" alt="nik-demidko-5m9KK0HklZA-unsplash">
<figcaption>Morbi in egestas ipsum. Integer rhoncus elit purus. Donec non suscipit diam, at ullamcorper risus.</figcaption>
</figure>
</div>
<div class="Cell -7of12">
<blockquote>The candle flames danced, there still on the table, outside the dark house blown out by the wind, and carried smoke paths leaving their homes, there the wind howled like cries of lost souls.</blockquote>
<p>
<a href="#">Pretium interdum mi</a> at turpis volutpat, a pretium elit iaculis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Ut consequat risus at massa accumsan, non mattis erat hendrerit. Nullam urna odio, eu pretium lacus gravida ut. Sed vitae sodales dolor, eget ultricies orci. Praesent eu varius massa, in congue lacus. Sed porta augue pellentesque volutpat volutpat. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae;
</p>
<code>h3 + .italic</code>
<h3 class="italic">Weight-bearing exercises can help you build strong bones and slow bone loss.</h3>
<code>ol > li</code>
<ol>
<li>Walk.</li>
<li>Jog.</li>
<li>Climb Stairs.</li>
</ol>
<p>
Morbi sed rutrum mauris. Interdum et malesuada fames ac ante ipsum primis in faucibus. Morbi in egestas ipsum. Integer rhoncus elit purus. Donec non suscipit diam, at ullamcorper risus. Cras in suscipit magna. Donec id varius nulla. Vestibulum mollis nec purus ut hendrerit.
<hr>
Proin commodo erat vel mi tempor rhoncus. Duis blandit rhoncus mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Maecenas et posuere dui. Nullam lacus ante, mattis nec ante vel, sodales iaculis nisi. Donec sed augue id tortor iaculis cursus. Maecenas scelerisque lectus velit, nec condimentum arcu rutrum sit amet.
</p>
<h4>A wonderful life can transform, from simple mantras to start or end the day.</h4>
<code>ul > li</code>
<ul>
<li>Let's try again tomorrow.</li>
<li>The world is alive and well.</li>
<li>Try something new.</li>
<li>Seek a challenge.</li>
</ul>
<p>
Donec blandit dapibus iaculis. Maecenas lobortis nec orci sed scelerisque. Fusce condimentum metus sapien, vel tristique nisl hendrerit in. Phasellus nec dignissim lectus. Pellentesque non pulvinar arcu, eu dapibus nisl. In pulvinar ullamcorper enim, at tincidunt ex. Integer commodo mattis lectus, non tristique nisl dictum id. Integer enim libero, elementum vitae sagittis eget, cursus sed ante. Nam iaculis felis justo. Mauris arcu lorem, ultrices at ligula ac, congue vestibulum lacus.</p>
</div>
<div class="Cell -5of12">
<figure>
<a href="#">
<img src="https://imgeasy.com/share/0ltDC8XcS7AogwlYs6Zl.jpg" alt="i-am_nah--S4OsO0c6Ts-unsplash"></a>
<figcaption>Any .Cell's smaller than -6of12 automatically get an image 50% of the Cell's width. Lorem ipsum, consequatur incidunt. Non tristique nisl dictum id. Integer enim libero.</figcaption>
</figure>
</div>
</div>
<!-- End Grid here -->
</body>
</html>