forked from jacobrask/CSS1K
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
104 lines (89 loc) · 8.87 KB
/
index.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="A demonstration of what can be accomplished visually through just 1 K of CSS.">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>CSS1K</title>
<link rel="stylesheet" href="styles/default.css">
<link rel="stylesheet alternate" href="styles/notepad.css" title="Notepad" data-id="notepad" data-author-name="Wout Mager" data-author-url="http://twitter.com/eworm_">
<link rel="stylesheet alternate" href="styles/typhon.css" title="Typhon" data-id="typhon" data-author-name="ESWAT" data-author-url="http://eswat.ca">
<link rel="stylesheet alternate" href="styles/spartan.css" title="Spartan" data-id="spartan" data-author-name="Trent Mick" data-author-url="http://trentm.com">
<link rel="stylesheet alternate" href="styles/georgia.css" title="Georgia" data-id="georgia" data-author-name="Elena Polupan" data-author-url="http://twitter.com/elena_polupan">
<link rel="stylesheet alternate" href="styles/expandable.css" title="Expandable" data-id="expandable" data-author-name="Dennis Madvedovsky" data-author-url="http://twitter.com/curlybrace">
<link rel="stylesheet alternate" href="styles/aapl.css" title="AAPL" data-id="aapl" data-author-name="Joffrey Jaffeux" data-author-url="http://twitter.com/joffreyjaffeux">
<link rel="stylesheet alternate" href="styles/bbubles.css" title="Bbubles" data-id="bbubles" data-author-name="akella & Genn" data-author-url="http://cssing.org.ua">
<link rel="stylesheet alternate" href="styles/greenlemon.css" title="Green Lemon" data-id="greenlemon" data-author-name="Dirk Radunz" data-author-url="http://twitter.com/d_radunz">
<link rel="stylesheet alternate" href="styles/yollaw.css" title="Yollaw" data-id="yollaw" data-author-name="Yan Ivanov" data-author-url="http://franzose.in">
<link rel="stylesheet alternate" href="styles/adaptype.css" title="Adaptype" data-id="adaptype" data-author-name="Vasilis van Gemert" data-author-url="http://vasilis.nl">
<link rel="stylesheet alternate" href="styles/stretchy.css" title="Stretchy" data-id="stretchy" data-author-name="Denis Koltsov" data-author-url="http://twitter.com/mistadikay">
<link rel="stylesheet alternate" href="styles/android.css" title="Android" data-id="android" data-author-name="Aleksej Romanovskij" data-author-url="http://agat.in">
<link rel="stylesheet alternate" href="styles/smile.css" title="smile" data-id="smile" data-author-name="Michael Scharnagl" data-author-url="http://twitter.com/realmuecke">
<link rel="stylesheet alternate" href="styles/geocities.css" title="GeoCities" data-id="geocities" data-author-name="Alexey Savartsov" data-author-url="https://github.com/asavartsov/">
<link rel="stylesheet alternate" href="styles/sourcy.css" title="Sourcy" data-id="sourcy" data-author-name="Roman Komarov" data-author-url="http://kizu.ru/en/">
<link rel="stylesheet alternate" href="styles/greymatter.css" title="Grey Matter" data-id="greymatter" data-author-name="Vadim Makeev" data-author-url="http://pepelsbey.net">
<link rel="stylesheet alternate" href="styles/paper.css" title="paper" data-id="paper" data-author-name="Daniel Rauber" data-author-url="http://daniel-rauber.de">
<link rel="stylesheet alternate" href="styles/mitchiru.css" title="Mitchiru" data-id="mitchiru" data-author-name="Michael Fritz" data-author-url="http://banquo.de">
<link rel="stylesheet alternate" href="styles/fortyeight1k.css" title="fortyeight1k" data-id="fortyeight1k" data-author-name="Michael Haschke" data-author-url="http://michael.haschke.biz">
<link rel="stylesheet alternate" href="styles/moonlight.css" title="Moonlight" data-id="moonlight" data-author-name="Christian "Schepp" Schaefer" data-author-url="http://twitter.com/derSchepp">
<link rel="stylesheet alternate" href="styles/simpl.css" title="Simpl" data-id="simpl" data-author-name="Neofyt" data-author-url="http://www.neofyt.com">
<link rel="stylesheet alternate" href="styles/molokai.css" title="Molokai" data-id="molokai" data-author-name="Kien Nguyen" data-author-url="http://designtomarkup.com">
<link rel="stylesheet alternate" href="styles/toolbar.css" title="Toolbar" data-id="toolbar" data-author-name="Maxim Chervonny" data-author-url="http://chervonny.ru/en/">
<link rel="stylesheet alternate" href="styles/swiss.css" title="Swiss" data-id="swiss" data-author-name="Chris Lee" data-author-url="http://chrsl.net">
<link rel="stylesheet alternate" href="styles/twttr.css" title="twttr" data-id="twttr" data-author-name="Eugene Isakov" data-author-url="http://twitter.com/mem0ry_">
<link rel="stylesheet alternate" href="styles/retro.css" title="Retro" data-id="retro" data-author-name="Bart de Bruin" data-author-url="http://bartdebruin.nl">
<link rel="stylesheet alternate" href="styles/columns.css" title="Columns" data-id="columns" data-author-name="Alexander Makarov" data-author-url="http://rmcreative.ru">
<!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script>
if (window.location.host === 'css1k.com') {
var _gaq=[['_setAccount','UA-8018150-3'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.async=1;g.src='//www.google-analytics.com/ga.js';s.parentNode.insertBefore(g,s)}(document,'script'));
}
</script>
</head>
<body>
<header>
<h1>CSS1K</h1>
<nav>
<h2>Select a design</h2>
<ul>
<li><a href="./">Default</a>
<a href="http://twitter.com/jacobrask">Jacob Rask</a>
</ul>
</nav>
</header>
<article role="main">
<header>
<h2>The Beauty in <abbr>CSS</abbr> Design</h2>
<p>A demonstration of what can be accomplished with only 1 <abbr title="Kibibyte">K</abbr> (<dfn title="1024 bytes">Kibibyte</dfn>) of <abbr>CSS</abbr>. Select any design from the list to load it into this page.</p>
</header>
<section>
<h2>So What is This About?</h2>
<p>Back in 2003 (that's 8 years ago!) <a href="http://mezzoblue.com">Dave Shea</a> launched the <a href="http://www.csszengarden.com"><cite><abbr>CSS</abbr> Zen Garden</cite></a>. It showcased what was possible with <abbr>CSS</abbr>-based designs, leading to an explosion in the use of CSS on the web. More recently, <a href="http://qfox.nl">Peter van der Zee</a> created <a href="http://js1k.com">JS1k</a>, a competition to build cool applications with no more than 1 <abbr>K</abbr> of JavaScript.</p>
<p>At lot has happened since the Zen Garden days, and today you can do almost anything with only <abbr>CSS</abbr>. As <abbr>CSS</abbr> use is growing, so is the average <abbr>CSS</abbr> file size. Popular sites have in average <a href="http://httparchive.org/interesting.php#mostcss">27 <abbr>K</abbr> of <abbr>CSS</abbr></a>, but some use up to a megabyte of style sheets!</p>
<p>Do we need that much? <b>CSS1K</b> invites you to show that web developers are more inventive than ever, and that limitations can sparkle creativity.</p>
</section>
<section>
<h2>Participation</h2>
<ol>
<li>Submissions must consist of only <abbr>CSS</abbr>
<li>Submissions may be up to 1 <abbr title="Kibibyte">K</abbr> (1024 bytes) minified
<li>Vendor prefixes are <em>not</em> counted to the total number of bytes – submit your code unprefixed and we will add necesssary prefixes
<li>Any external resources and images, including <code>data</code> <abbr>URI</abbr>'s, <code>@font-face</code> and <code>@import</code>'s, are forbidden
<li>The page <a href="http://dowebsitesneedtolookexactlythesameineverybrowser.com">does not</a> have to look the same in every browser, but graceful degradation is encouraged
<li>The submitted code is licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT License</a>
</ol>
<p>To participate, fork <a href="https://github.com/jacobrask/CSS1K/">CSS1K</a> at GitHub and send your submission as a pull request. You are free to update your style at any time by sending a new pull request. Please specify the name of the style, your own name, and an URL you want us to link to (such as your homepage). If you don't have a GitHub account, you can send in your submission via <a href="mailto:[email protected]?subject=CSS1K Submission [Design name]">e-mail</a>.</p>
<p>New entries and updates will be announced by <a href="http://twitter.com/CSS1K">@CSS1K on Twitter</a>.</p>
</section>
</article>
<footer>
<p>
Licensed under the <a href="http://www.opensource.org/licenses/mit-license.php" rel="license">MIT license</a>.
Hosted and managed at <a href="https://github.com/jacobrask/CSS1K">GitHub</a>.
</p>
</footer>
<script src="js/switcher.js"></script>
</body>
</html>