-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-0.3.0.html
375 lines (306 loc) Β· 13.2 KB
/
index-0.3.0.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
<!DOCTYPE html>
<html>
<head>
<title>Screen β CSS for desktops, tablets, & phones</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="CSS for desktops, tablets, and phones">
<meta name="keywords" content="css, screen, gduverger, stylesheet">
<link rel="shortcut icon" type="image/png" href="static/television.png">
<link rel="stylesheet" media="screen" href="screen-0.3.0.css">
<link rel="stylesheet" href="static/hljs.css">
</head>
<body>
<!-- GitHub Corners: http://tholman.com/github-corners/ -->
<a href="https://github.com/gduverger/screen" class="github-corner" aria-label="View source on GitHub"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
<h1>Screen — CSS for desktops, tablets, & phones</h1>
<p>
<a href="screen-0.3.0.css">Download</a> or link to the style sheet.
<span class="break"><br></span>
<a href="https://github.com/gduverger/screen">Watch, star, and fork</a> on GitHub.
<span class="break"><br></span>
<a href="https://cash.app/$gduverger">Donate</a> a coffee or two.
</p>
<pre class="p"><code class="html"><link <span class="break">
</span>rel="stylesheet" <span class="break">
</span>media="screen" <span class="break">
</span>href="https://screencss.com/screen-0.3.0.css"></code></pre>
<div class="p">
Components:
<ul>
<li><a href="#typography">Typography</a></li>
<li><a href="#headings">Headings</a></li>
<li><a href="#quotes">Quotes</a></li>
<li><a href="#rulers">Rulers</a></li>
<li><a href="#layout">Layout</a></li>
<li><a href="#lists">Lists</a></li>
<li><a href="#code">Code</a></li>
<li><a href="#images">Images</a></li>
<li><a href="#boxes">Boxes</a></li>
<li><a href="#breaks">Breaks</a></li>
<li><a href="#symbols">Symbols</a></li>
<li><a href="#emojis">Emojis</a></li>
</ul>
</div>
<hr>
<h2 id="typography">Typography</h2>
<p>This is a <code><p></code> and <code>.p</code>. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc at imperdiet sem. Nam a orci in ligula egestas rutrum non at mauris. Suspendisse luctus enim augue, non ullamcorper leo porta et. Praesent sit amet semper tortor. Duis eleifend orci eu enim ultrices congue. Fusce non maximus lorem. Nunc magna metus, euismod a ipsum in, aliquet efficitur orci. Duis sodales blandit mi, a lobortis felis rutrum et. Mauris sollicitudin augue quis tincidunt pretium. Morbi ac lorem aliquam nisi ornare venenatis ut vel diam. Aenean vulputate vehicula dapibus. Proin congue venenatis neque, at viverra est imperdiet nec.</p>
<p>This is <b><b></b> and <span class="b">.b</span>.<p>
<p>This is <strong><strong></strong> and <span class="strong">.strong</span>.</p>
<p>This is <i><i></i> and <span class="i">.i</span>.</p>
<p>This is <em><em></em> and <span class="em">.em</span>.</p>
<p>This is <mark><mark></mark> and <span class="mark">.mark</span>.</p>
<p>This is <s><s></s> and <span class="s">.s</span>.</p>
<p>This is <del><del></del> and <span class="del">.del</span>.</p>
<p>This is <a href="#"><a></a>.</p>
<p>This is <a href="#" class="inherit"><a.inherit></a>.</p>
<p>This is <span class="quiet">.quiet</span>.</p>
<p>This is <a href="#" class="quiet"><a.quiet></a>.</p>
<p class="quiet">This is a .quiet paragraph with <a href="#"><a></a>.</p>
<p>This is <sub><sub></sub> and <span class="sub">.sub</span>.</p>
<p>This is <sup><sup></sup> and <span class="sup">.sup</span>.</p>
<p>This is <small><small></small> and <span class="small">.small</span>.</p>
<p class="small">This is a .small paragraph.</p>
<hr>
<h2 id="headings">Headings</h2>
<h1>This is <code><h1></code> and <code>.h1</code>. Lorem <a href="#">ipsum dolor</a> sit amet.</h1>
<h2>This is <code><h2></code> and <code>.h2</code>. Lorem <a href="#">ipsum dolor</a> sit amet.</h2>
<h3>This is <code><h3></code> and <code>.h3</code>. Lorem <a href="#">ipsum dolor</a> sit amet.</h3>
<h4>This is <code><h4></code> and <code>.h4</code>. Lorem <a href="#">ipsum dolor</a> sit amet. (Same as paragraph.)</h4>
<hr>
<h2 id="quotes">Quotes</h2>
<p>This is <q><q></q>, <span class="q">.q</span>, and <span class="quote">.quote</span>.</p>
<div class="p">
This is <code><blockquote></code>:
<blockquote>It's better to have CSS-ed and lost than to never have CSS-ed at all.</blockquote>
</div>
<div class="p">
This is <code>.blockquote</code>:
<div class="blockquote">It's better to have CSS-ed and lost than to never have CSS-ed at all.</div>
</div>
<hr>
<h2 id="rulers">Rulers</h2>
<div class="p">
This is <code><hr></code>:
<hr>
</div>
<div class="p">
This is <code>.hr</code>:
<div class="hr"></div>
</div>
<h2 id="layout">Layout</h2>
<div class="p">
This is <code><center></code>:
<center>Lorem ipsum dolor sit amet.</center>
</div>
<div class="p">
This is <code>.center</code>:
<div class="center">Lorem ipsum dolor sit amet.</div>
</div>
<hr>
<h2 id="lists">Lists</h2>
<div class="p">
This is <code><ul></code>:
<ul>
<li>This is <code><li></code>.</li>
<li>Etiam id ex ac elit volutpat interdum. Fusce sodales maximus tellus, nec egestas odio euismod pulvinar. Cras sed nunc vel massa interdum euismod nec a quam.</li>
</ul>
</div>
<div class="p">
This is <code><ol></code>:
<ol>
<li>This is <code><li></code>.</li>
<li>Etiam id ex ac elit volutpat interdum. Fusce sodales maximus tellus, nec egestas odio euismod pulvinar. Cras sed nunc vel massa interdum euismod nec a quam.</li>
</ol>
</div>
<hr>
<h2 id="code">Code</h2>
<p>This is <code><code></code>.</p>
<p>This is <code><pre><code.html></code>:</p>
<pre><code class="html"><!DOCTYPE html>
<html lang="en">
<head>
<title>Title</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<!-- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> -->
<link rel="shortcut icon" type="image/png" href="β¦">
<link rel="stylesheet" media="screen" href="β¦">
</head>
<body>
Content
<script type="text/javascript">
// const element = document.getElementById('β¦')
</script>
</body>
</html>
</code></pre>
<p>The syntax highlighting is powered by <a href="https://highlightjs.org/">highlight.js</a>.
<hr>
<h2 id="images">Images</h2>
<div class="p">
<img src="static/image.png">
<i class="small quiet">This is a caption</i>
</div>
<hr>
<h2 id="boxes">Boxes</h2>
<p>Those are <code>.box</code>.</p>
<div class="p box action-box">This is <code>.action-box</code>. You should <a href="">do something</a>.</div>
<div class="p box info-box">This is <code>.info-box</code>. You should <a href="">know something</a>.</div>
<div class="p box error-box">This is <code>.error-box</code>. You should <a href="">fix something</a>.</div>
<hr>
<h2 id="breaks">Breaks</h2>
<p>Minimize the window to “break” (¶) the paragraph below.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. <span class="break">¶<br></span>Vestibulum mollis semper porttitor. <span class="break">¶<br></span>Vestibulum tincidunt, dui ut cursus commodo, felis tellus aliquet neque, quis vulputate augue lacus ut ligula. <span class="break">¶<br></span>Proin eget aliquam neque. <span class="break">¶<br></span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. <span class="break">¶<br></span>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. <span class="break">¶<br></span>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. <span class="break">¶<br></span>Aliquam dignissim feugiat erat, in congue tellus scelerisque et. <span class="break">¶<br></span>Sed vitae varius massa.</p>
<p><code>.break</code> are displayed in responsive mode when:</p>
<pre class="p"><code class="css">@media screen and (max-width: 768px)</code></pre>
<!-- <p>Lorem ipsum dolor sit amet, <wbr>consectetur adipiscing elit.</p> -->
<hr>
<h2 id="symbols">Symbols</h2>
<p>You can find a more complete list of HTML symbols, entities, and ASCII character codes <a href="https://www.toptal.com/designers/htmlarrows/">here</a>.</p>
<table class="p">
<tr>
<th>Symbol</th>
<th>HTML code</th>
<th>HTML entity</th>
<th>CSS code</th>
</tr>
<tr>
<td>ΒΆ</td>
<td>&#182;</td>
<td>&para;</td>
<td>\00B6</td>
</tr>
<tr>
<td>&</td>
<td>&#38;</td>
<td>&amp;</td>
<td>\0026</td>
</tr>
<tr>
<td>*</td>
<td>&#42;</td>
<td>&ast;</td>
<td>\002A</td>
</tr>
<tr>
<td>β’</td>
<td>&#8482;</td>
<td>&trade;</td>
<td>\2122</td>
</tr>
<tr>
<td>β</td>
<td>&#8592;</td>
<td>&larr;</td>
<td>\2190</td>
</tr>
<tr>
<td>β</td>
<td>&#8593;</td>
<td>&uarr;</td>
<td>\2191</td>
</tr>
<tr>
<td>β</td>
<td>&#8594;</td>
<td>&rarr;</td>
<td>\2192</td>
</tr>
<tr>
<td>β</td>
<td>&#8595;</td>
<td>&darr;</td>
<td>\2193</td>
</tr>
<tr>
<td>$</td>
<td>&#36;</td>
<td>&dollar;</td>
<td>\0024</td>
</tr>
<tr>
<td>Β’</td>
<td>&#162;</td>
<td>&cent;</td>
<td>\00A2</td>
</tr>
<tr>
<td>β¬</td>
<td>&#8364;</td>
<td>&euro;</td>
<td>\20AC</td>
</tr>
<tr>
<td>β</td>
<td>&#8451;</td>
<td>-</td>
<td>\2103</td>
</tr>
<tr>
<td>β</td>
<td>&#8457;</td>
<td>-</td>
<td>\2109</td>
</tr>
<tr>
<td>β</td>
<td>&#8220;</td>
<td>&ldquo;</td>
<td>\201C</td>
</tr>
<tr>
<td>β</td>
<td>&#8221;</td>
<td>&rdquo;</td>
<td>\201D</td>
</tr>
</table>
<div class="p">
HTML:
<pre><code class="html"><span>&#182;</span> <!-- HTML code or entity --> </code></pre>
</div>
<div class="p">
CSS:
<pre><code class="css">span {
content: "\00B6"; /* CSS code */
}
</code></pre>
</div>
<hr>
<h2 id="emojis">Emojis</h2>
<p>πͺπππππ€ππ€―π―β</p>
<hr>
<p class="quiet small center">
Made in Cambridge, MA βοΈ<br>
<a href="https://gduverger.com/">About</a> ·
<a href="https://app.usefathom.com/share/aaeevniz/screen">Analytics</a>
</p>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js"></script>
<script type="text/javascript">hljs.initHighlightingOnLoad();</script>
<!-- Fathom - simple website analytics - https://usefathom.com -->
<script>
(function(f, a, t, h, o, m){
a[h]=a[h]||function(){
(a[h].q=a[h].q||[]).push(arguments)
};
o=f.createElement('script'),
m=f.getElementsByTagName('script')[0];
o.async=1; o.src=t; o.id='fathom-script';
m.parentNode.insertBefore(o,m)
})(document, window, 'https://cdn.usefathom.com/tracker.js', 'fathom');
fathom('set', 'siteId', 'AAEEVNIZ');
// fathom('trackPageview');
// DOC: https://usefathom.com/support/localhost
var fathomExcludeHostnames = [
'localhost',
'127.0.0.0',
'127.0.0.1'
];
if (fathomExcludeHostnames.indexOf(window.location.hostname) === -1) {
fathom('trackPageview');
}
</script>
<!-- / Fathom -->
</body>
</html>