-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathindex.html
More file actions
305 lines (266 loc) · 18.9 KB
/
Copy pathindex.html
File metadata and controls
305 lines (266 loc) · 18.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
<!doctype html>
<html lang="en">
<!-- <html lang="en" data-theme="dark"> -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="page description">
<meta name="author" content="Kim Majali">
<meta name="copyright" content="MIT license, Europe IT Outsourcing, https://www.europeitoutsourcing.com/">
<title>CSS Vars Framework and UI Kit Free & Open Source</title>
<!-- Favicons -->
<link rel="apple-touch-icon" href="img/favicons/apple-touch-icon.png" sizes="180x180">
<link rel="icon" href="img/favicons/favicon-32x32.png" sizes="32x32" type="image/png">
<link rel="icon" href="img/favicons/favicon-16x16.png" sizes="16x16" type="image/png">
<link rel="manifest" href="img/favicons/manifest.json">
<link rel="icon" href="favicon.ico">
<meta name="msapplication-config" content="img/favicons/browserconfig.xml">
<meta name="theme-color" content="#FF530D">
<link rel="stylesheet" href="css/cssvars.css">
<!-- <link rel="stylesheet" href="css/cssvars-scoped.css"> -->
<link rel="stylesheet" href="css/cssvars-styles.css">
<script src="js/cssvars-styles-switchers.js"></script>
</head>
<body class="system-ui-style">
<div class="main-nav container-fluid nav-top-border-hover">
<div class="main-menu">
<a href="http://agilecss.com" id="logo" target="_blank" alt="CSS Vars Framework and UI Kit"><img src="img/logo.png"
class="logo"></a>
<label for="toggle-1" class="toggle-menu">
<svg xmlns="http://www.w3.org/2000/svg" class="icon-color-1-fill icon-s" viewbox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none" />
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" /></svg>
</label>
<input type="checkbox" id="toggle-1">
<nav class="nav">
<ul>
<li><a href="docs.html">Documentation</a></li>
<li><a href="elements/elements.html">UI Elements</a></li>
<li><a href="sections/sections.html">Sections</a></li>
<li><a href="themes/themes.html">Themes</a></li>
<li class=" p-h-1">
<select id="styles" class="form-control m-t--1-2" onchange="changeStyle()">
<option value="none">Pick a Style</option>
<option value="system-ui-style">system-ui</option>
<option value="material-style">material</option>
<option value="flat-style">flat</option>
<option value="glass-style">glass</option>
<option value="minimalist-style">minimalist</option>
<option value="modular-style">modular</option>
<option value="enterprise-style">enterprise</option>
<option value="brutal-style">brutal</option>
<option value="brutal-lite-style">brutal-lite</option>
<option value="modern-style">modern</option>
<option value="retro-style">retro</option>
<option value="retro-light-style">retro-light</option>
<option value="neon-style">neon</option>
<option value="cyberpunk-style">cyberpunk</option>
<option value="playful-style">playful</option>
<option value="luxury-style">luxury</option>
<option value="colorful-dashboard-style">colorful-dashboard</option>
<option value="high-contrast-style">high-contrast</option>
<option value="neumorphism-style">neumorphism</option>
<option value="data-style">data</option>
</select>
</li>
<li><a target="_blank" href="https://github.com/majalinet/cssvars" title="GitHub"><svg viewBox="0 0 24 24" class="icon-color-1-fill icon-s"> <path d="M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z"></path></svg></a>
</li>
</ul>
</nav>
</div>
</div>
<header class="h-75-vh center d-flex flex-column justify-content-center bg-light-grey" >
<div class="container-fluid">
<h1 class="">CSS Vars Framework</h1>
<p class="display-5 dark">Simplicity, Power, and Performance</p>
<p>Easy to use and customize, 100's of pure CSS UI elements to build light-weight HTML pages fast</p>
<hr class="width-short m-v-1">
<div>
<a href="https://github.com/majalinet/Agile-CSS" class="button button-lg d-inline-" target="_blank">Download</a>
<a href="docs.html" class="button button-lg d-inline- bg-dark">Learn more</a>
</div>
</div>
</header>
<main>
<div class="container m-v-4">
<blockquote>
<p>CSS Vars is built to provide developers with a clean, customizable, and effective front-end solution by linking one stylesheet. Customize styles using variables, use hundreds of reusable UI components, and build elegant and fast-loading web apps without extra bloat, no installs, setup, or config files.</p>
<footer class="blockquote-footer">CSS Vars creator.</footer>
</blockquote>
</div>
<section class="h-100 center d-flex flex-column justify-content-center m-v-4 container">
<div class="row justify-content-center">
<div class="col-md-4">
<div class="p05">
<div class="p-v-4 bga-grey center black">
<svg class="icon-dark-fill icon-lg" viewBox="0 0 24 24">
<path d="M19 8l-4 4h3c0 3.31-2.69 6-6 6-1.01 0-1.97-.25-2.8-.7l-1.46 1.46C8.97 19.54 10.43 20 12 20c4.42 0 8-3.58 8-8h3l-4-4zM6 12c0-3.31 2.69-6 6-6 1.01 0 1.97.25 2.8.7l1.46-1.46C15.03 4.46 13.57 4 12 4c-4.42 0-8 3.58-8 8H1l4 4 4-4H6z" />
<path d="M0 0h24v24H0z" fill="none" />
</svg>
<h5 class="black center font-weight-600 p-h-1">CSS Variables Based</h5>
<p class="h6 black center">Simple to implement and modify</p>
<p class="m-t-05 dark font-weight-400 p-h-1">Set your styles simply by adjusting variables and using ready-made classes</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="p05">
<div class="p-v-4 bga-grey center black">
<svg class="icon-dark-fill icon-lg" viewBox="0 0 24 24">
<path d="M11 21h-1l1-7H7.5c-.58 0-.57-.32-.38-.66.19-.34.05-.08.07-.12C8.48 10.94 10.42 7.54 13 3h1l-1 7h3.5c.49 0 .56.33.47.51l-.07.15C12.96 17.55 11 21 11 21z" />
</svg>
<h5 class="black center font-weight-600 p-h-1">Instant Integration</h5>
<p class="h6 black center">Just link one CSS file</p>
<p class="m-t-05 dark font-weight-400 p-h-1">No npm install, webpack configuration, build scripts, nor package.json setup</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="p05">
<div class="p-v-4 bga-grey center black">
<svg class="icon-dark-fill icon-lg" viewBox="0 0 24 24">
<path d="M12,17.56L16.07,16.43L16.62,10.33H9.38L9.2,8.3H16.8L17,6.31H7L7.56,12.32H14.45L14.22,14.9L12,15.5L9.78,14.9L9.64,13.24H7.64L7.93,16.43L12,17.56M4.07,3H19.93L18.5,19.2L12,21L5.5,19.2L4.07,3Z" />
</svg>
<h5 class="black center font-weight-600 p-h-1">Pure HTML CSS</h5>
<p class="h6 black center">All web site elements without JS</p>
<p class="m-t-05 dark font-weight-400 p-h-1">It's built for better performance purposes, all common UI elements </p>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-4">
<div class="p05">
<div class="p-v-4 bga-grey center black">
<svg class="icon-dark-fill icon-lg" viewBox="0 0 24 24">
<path d="M12,16A3,3 0 0,1 9,13C9,11.88 9.61,10.9 10.5,10.39L20.21,4.77L14.68,14.35C14.18,15.33 13.17,16 12,16M12,3C13.81,3 15.5,3.5 16.97,4.32L14.87,5.53C14,5.19 13,5 12,5A8,8 0 0,0 4,13C4,15.21 4.89,17.21 6.34,18.65H6.35C6.74,19.04 6.74,19.67 6.35,20.06C5.96,20.45 5.32,20.45 4.93,20.07V20.07C3.12,18.26 2,15.76 2,13A10,10 0 0,1 12,3M22,13C22,15.76 20.88,18.26 19.07,20.07V20.07C18.68,20.45 18.05,20.45 17.66,20.06C17.27,19.67 17.27,19.04 17.66,18.65V18.65C19.11,17.2 20,15.21 20,13C20,12 19.81,11 19.46,10.1L20.67,8C21.5,9.5 22,11.18 22,13Z" />
</svg>
<h5 class="black center font-weight-600 p-h-1">Fast Loading</h5>
<p class="h6 black center">A small CSS file makes wonders</p>
<p class="m-t-05 dark font-weight-400 p-h-1">Just 10kb (minified + gzipped), including the UI kit code</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="p05">
<div class="p-v-4 bga-grey center black">
<svg class="icon-dark-fill icon-lg" viewBox="0 0 24 24">
<path d="M5,15H3V19A2,2 0 0,0 5,21H9V19H5M5,5H9V3H5A2,2 0 0,0 3,5V9H5M19,3H15V5H19V9H21V5A2,2 0 0,0 19,3M19,19H15V21H19A2,2 0 0,0 21,19V15H19M12,8A4,4 0 0,0 8,12A4,4 0 0,0 12,16A4,4 0 0,0 16,12A4,4 0 0,0 12,8M12,14A2,2 0 0,1 10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14Z" />
</svg>
<h5 class="black center font-weight-600 p-h-1">Scoped CSS</h5>
<p class="h6 black center">Can be used with other frameworks</p>
<p class="m-t-05 dark font-weight-400 p-h-1">It can be used, as a framework and a library. Works with other frameworks</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="p05">
<div class="p-v-4 bga-grey center black">
<svg class="icon-dark-fill icon-lg" viewBox="0 0 24 24">
<path d="M17.5,12A1.5,1.5 0 0,1 16,10.5A1.5,1.5 0 0,1 17.5,9A1.5,1.5 0 0,1 19,10.5A1.5,1.5 0 0,1 17.5,12M14.5,8A1.5,1.5 0 0,1 13,6.5A1.5,1.5 0 0,1 14.5,5A1.5,1.5 0 0,1 16,6.5A1.5,1.5 0 0,1 14.5,8M9.5,8A1.5,1.5 0 0,1 8,6.5A1.5,1.5 0 0,1 9.5,5A1.5,1.5 0 0,1 11,6.5A1.5,1.5 0 0,1 9.5,8M6.5,12A1.5,1.5 0 0,1 5,10.5A1.5,1.5 0 0,1 6.5,9A1.5,1.5 0 0,1 8,10.5A1.5,1.5 0 0,1 6.5,12M12,3A9,9 0 0,0 3,12A9,9 0 0,0 12,21A1.5,1.5 0 0,0 13.5,19.5C13.5,19.11 13.35,18.76 13.11,18.5C12.88,18.23 12.73,17.88 12.73,17.5A1.5,1.5 0 0,1 14.23,16H16A5,5 0 0,0 21,11C21,6.58 16.97,3 12,3Z" />
</svg>
<h5 class="black center font-weight-600 p-h-1">Icons Included</h5>
<p class="h6 black center">Advanced styles for SVG icons</p>
<p class="m-t-05 dark font-weight-400 p-h-1">Add and style SVG icons without icon libraries, still can use libraries</p>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-md-4">
<div class="p05">
<div class="p-v-4 bga-grey center">
<svg class="icon-dark-fill icon-lg" viewBox="0 0 24 24">
<path d="M19.5,3.09L20.91,4.5L16.41,9H20V11H13V4H15V7.59L19.5,3.09M20.91,19.5L19.5,20.91L15,16.41V20H13V13H20V15H16.41L20.91,19.5M4.5,3.09L9,7.59V4H11V11H4V9H7.59L3.09,4.5L4.5,3.09M3.09,19.5L7.59,15H4V13H11V20H9V16.41L4.5,20.91L3.09,19.5Z"></path>
</svg>
<h5 class="black center font-weight-600 p-h-1">Responsive & Mobile first</h5>
<p class="h6 black center">Much more than just a grid</p>
<p class="m-t-05 dark font-weight-400">Responsive images, videos, galleries,<br> tables, menus, maps, frames, embeds</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="p05">
<div class="p-v-4 bga-grey center">
<svg class="icon-dark-fill icon-lg" viewBox="0 0 24 24">
<path d="M9,5V9H21V5M9,19H21V15H9M9,14H21V10H9M4,9H8V5H4M4,19H8V15H4M4,14H8V10H4V14Z"></path>
</svg>
<h5 class="black center font-weight-600 p-h-1">100's of Free UI Elements</h5>
<p class="h6 black center">All needed elements are ready</p>
<p class="m-t-05 dark font-weight-400">Typography, buttons, cards, icons,<br> tabs, carousel, masonry, Flex gallery</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="p05">
<div class="p-v-4 bga-grey center">
<svg class="icon-dark-fill icon-lg" viewBox="0 0 24 24">
<path d="M12,21.35L10.55,20.03C5.4,15.36 2,12.27 2,8.5C2,5.41 4.42,3 7.5,3C9.24,3 10.91,3.81 12,5.08C13.09,3.81 14.76,3 16.5,3C19.58,3 22,5.41 22,8.5C22,12.27 18.6,15.36 13.45,20.03L12,21.35Z"></path>
</svg>
<h5 class="black center font-weight-600 p-h-1">Free & Open Source</h5>
<p class="h6 black center">Built with love to be used</p>
<p class="m-t-05 dark font-weight-400">Free framework, UI elements, &<br> themes. Download, use, enjoy & share</p>
</div>
</div>
</div>
</div>
</section>
<div class="container m-v-4">
<div class="row">
<div class="col-md-5">
<p class="left dark text-uppercase font-weight-600">100+ page templates</p>
<h2 class="left dark font-weight-600">Free templates for different topics</h2>
<h6 class="left 3dark font-weight-400 m-t-1">CSS Vars framework offers free page templates to build websites for free and easy to customize with CSSvars framework.</h6>
<a href="https://cssvars.com/free-templates/" class="bold info">Explore Layots</a>
</div>
<div class="col-md-7 p-h-1">
<img src="https://cssvars.com/img/cssvars2.png" class="img-responsive">
</div>
</div>
</div>
<div class="container m-v-4" style="margin-top: 180px;">
<div class="row">
<div class="col-md-7 p-h-1">
<img src="https://cssvars.com/img/cssvars3.png" class="rounded img-responsive">
</div>
<div class="col-md-5">
<p class="left dark text-uppercase font-weight-600">UI Elements</p>
<h2 class="left dark font-weight-600">Build with our elements</h2>
<h6 class="left 3dark font-weight-400 m-t-1">Free and Quality UI elements to use in your designs, fully customizable with CSS variables and already used and tested in top web sites and web apps.</h6>
<a href="https://cssvars.com/elements/backgrounds/" class="bold info">Explore UI Elements</a>
</div>
</div>
</div>
<div class=" center d-flex flex-column justify-content-center p-v-4">
<div class="container-fluid">
<p class="display-5 dark">Build quality responsive websites quickly</p>
<p>No Javascript or other libraries needed, pure HTML & CSS to build great websites</p>
<hr class="width-short m-v-1">
<div>
<a href="https://agilecss.com/docs/quick-start/" class="button button-lg d-inline-">Learn more</a>
<a href="https://github.com/majalinet/cssvars" class="button button-lg d-inline- bg-dark" target="_blank">Fork on Github</a>
</div>
</div>
</div>
</main>
<div class="center p2 color-1 bg-light-grey">
<p class="color-1 small">
Designed and built with love by Kim Majali, maintained by <a href="https://www.europeitoutsourcing.com/" >Europe IT Outsourcing Company Developers</a>.
<a href="https://github.com/majalinet/Agile-CSS" target="_blank">
<i class="icon-box">
<svg viewbox="0 0 24 24" class="icon-color-1-fill icon-s">
<path d="M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z"></path>
</svg>
</i>
</a>
<a href="https://www.facebook.com/europeoutsourcing/" target="_blank">
<i class="icon-box hover-shadow">
<svg viewbox="0 0 24 24" class="icon-color-1-fill icon-s">
<path d="M17,2V2H17V6H15C14.31,6 14,6.81 14,7.5V10H14L17,10V14H14V22H10V14H7V10H10V6A4,4 0 0,1 14,2H17Z" />
</svg>
</i>
</a>
</p>
</div>
</body>
</html>