Lightweight CSS Framework for Building Apps and Websites https://crispy-css.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

132 lines
5.8 KiB

5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
5 years ago
4 years ago
5 years ago
5 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
4 years ago
4 years ago
5 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
4 years ago
4 years ago
5 years ago
4 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
  1. <!doctype html>
  2. <html class="no-js" lang="en_EN">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="x-ua-compatible" content="ie=edge">
  6. <title>Crispy CSS | Lightweight CSS Framework for Building Apps and Websites</title>
  7. <meta name="description" content="Lightweight Framework for building fast and clean Websites and Apps for Mobile, Tablet and Desktop. Minimal UI-Elements, Functions and Helpers.">
  8. <meta name="viewport" content="width=device-width, initial-scale=1">
  9. <link rel="stylesheet" href="styles.css">
  10. </head>
  11. <body>
  12. <header id="header" class="header">
  13. <div class="container">
  14. <div class="grid">
  15. <div class="col-12">
  16. <div class="text-center">
  17. <hgroup>
  18. <a href="/">
  19. <h1 class="h2 margin-top-4 margin-bottom-0">
  20. <svg class="icon icon--big margin-bottom-1" alt="Crispy CSS">
  21. <use xlink:href="symbol-defs.svg#icon-logo" />
  22. </svg><br />
  23. Crispy CSS
  24. </h1>
  25. </a>
  26. <small class="text-color-primary">v3.0.0</small>
  27. <h2 class="h5 margin-top-1">
  28. Lightweight CSS Framework for Building Apps and Websites
  29. </h2>
  30. </hgroup>
  31. </div>
  32. </div>
  33. </div>
  34. </div>
  35. </header>
  36. <div class="container">
  37. <div class="grid margin-top-3 margin-bottom-2">
  38. <div class="col-12 col-sm-6">
  39. <h3 class="h4 text-center">
  40. <span class="h3__icon">
  41. <svg class="icon icon-color-primary text-size-medium" alt="Lightweight">
  42. <use xlink:href="symbol-defs.svg#icon-paperplane" />
  43. </svg>
  44. </span>
  45. <div>Lightweight</div>
  46. </h3>
  47. <p class="text-center">
  48. Only what you need! Basic Settings and Styles to create UI-Elements for
  49. <span class="text-weight-bold">Websites and Apps</span>. Less Code, less Size and that means Crispy CSS is
  50. <span class="text-weight-bold">simple</span> and has less <span class="text-weight-bold">loading Time</span>!
  51. </p>
  52. </div>
  53. <div class="col-12 col-sm-6">
  54. <h3 class="h4 text-center">
  55. <span class="h3__icon">
  56. <svg class="icon icon-color-primary text-size-medium" alt="Mixins and Functions">
  57. <use xlink:href="symbol-defs.svg#icon-shipping" />
  58. </svg>
  59. </span>
  60. <div>Ugly</div>
  61. </h3>
  62. <p class="text-center">
  63. Youre are right, these Elements are not
  64. </p>
  65. </div>
  66. <div class="col-12 col-sm-6">
  67. <h3 class="h4 text-center">
  68. <span class="h3__icon">
  69. <svg class="icon icon-color-primary text-size-medium" alt="Customizeable">
  70. <use xlink:href="symbol-defs.svg#icon-transformers" />
  71. </svg>
  72. </span>
  73. <div>Customizable</div>
  74. </h3>
  75. <p class="text-center">
  76. There are many Frameworks that really great, but if you want customize them,
  77. that can be a lot of work. Crispy CSS is great to build Styles for Layouts that are <span class="text-weight-bold">unusual</span>.
  78. </p>
  79. </div>
  80. <div class="col-12 col-sm-6">
  81. <h3 class="h4 text-center">
  82. <span class="h3__icon">
  83. <svg class="icon icon-color-primary text-size-large" alt="Coding Style">
  84. <use xlink:href="symbol-defs.svg#icon-ruler" />
  85. </svg>
  86. </span>
  87. <div>Coding Style</div>
  88. </h3>
  89. <p class="text-center">
  90. Crispy CSS uses <a href="http://getbem.com/" target="_blank">BEM</a> for naming, but
  91. a simpler approach of it. BEM is good to show other Developers what classes
  92. are belong to a Component.
  93. </p>
  94. </div>
  95. </div>
  96. <div class="margin-top-2 margin-bottom-2 text-center text-size-medium">
  97. <a class="button background-color-success text-color-white" href="/getstarted.html">
  98. Get started!
  99. </a>
  100. <a class="button background-color-grey text-color-white" target="_blank" href="https://github.com/tentakelfabrik/crispy-css">
  101. Visit on Github
  102. </a>
  103. </div>
  104. </div>
  105. <footer class="footer background-color-info margin-top-4 padding-top-5 padding-bottom-2">
  106. <div class="container">
  107. <div class="grid">
  108. <div class="col-12">
  109. <div class="text-center">
  110. <ul class="group group--horizontal group--separate">
  111. <li class="group__item">
  112. <a class="text-color-white" href="/imprint.html">Imprint</a>
  113. </li>
  114. <li class="group__item">
  115. <a class="text-color-white" href="/privacy-policy.html">Privacy Policy</a>
  116. </li>
  117. </ul>
  118. <p class="margin-top-1">
  119. Made by Björn Hase, <a class="text-color-white" href="https://tententakelfabrik.de" target="_blank">Tentakelfabrik</a>
  120. </p>
  121. </div>
  122. </div>
  123. </div>
  124. </div>
  125. </footer>
  126. </body>
  127. </html>