Sponsored Links
-->

Sunday, May 6, 2018

9 Exciting Open Source Sass Frameworks | Webdesigner Depot
src: www.webdesignerdepot.com

A CSS framework is a pre-prepared software framework that is meant to allow for easier, more standards-compliant web design using the Cascading Style Sheets language. Most of these frameworks contain at least a grid. More functional frameworks also come with more features and additional JavaScript based functions, but are mostly design oriented and unobtrusive. This differentiates these from functional and full JavaScript frameworks.

Two notable and widely used examples are Bootstrap and Foundation.

CSS frameworks offer different modules and tools:

  • reset style sheet
  • grid especially for responsive web design
  • web typography
  • set of icons in sprites or icon fonts
  • styling for tooltips, buttons, elements of forms
  • parts of graphical user interfaces like accordion, tabs, slideshow or modal windows (Lightbox)
  • equalizer to create equal height content
  • often used CSS helper classes (left, hide)

Bigger frameworks use a CSS interpreter like Less or Sass.


Video CSS framework



List of notable CSS frameworks

Grid systems


Maps CSS framework



See also

  • Comparison of layout engines (Cascading Style Sheets)

Css Frame Work - Page 2 - Frame Design & Reviews รขœ
src: cdn.churchm.ag


References


MUI CSS framework Overview based on Google Materialist Design ...
src: i.ytimg.com


External links

  • CSS Front-end Frameworks with comparison
  • CSS Frameworks
  • Awesome CSS Frameworks, an up-to-date collection of CSS frameworks categorized and ordered by popularity

Source of article : Wikipedia