CSS: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 45: Zeile 45:
 
==Forms==
 
==Forms==
 
* [http://arthurgouveia.com/prettyCheckable/ jQuery prettyCheckable]
 
* [http://arthurgouveia.com/prettyCheckable/ jQuery prettyCheckable]
 +
 +
==Modal==
 +
* [http://drublic.github.io/css-modal/ CSS-Modal] - Modals built out of pure CSS.
  
 
==Animations and Effects==
 
==Animations and Effects==

Version vom 24. August 2013, 19:03 Uhr

OSEG Wiki

See what CSS code you can use in the OSEG Wiki:

  • in Commons.css under /** OSEG CSS Code **/
    • The class .round makes tables, divs and spans (everything with a border) round with 10px.

Guidelines

Initialize

Fonts

  • Font Squirrel - handpicked free fonts for graphic designers with commercial-use licenses.

Colors

Equal Height Columns

Layouts

Two Horizontal Divs

CSS Div Tables

Others

CSS3 gradient background

Menus

Forms

Modal

Animations and Effects

Footers

Images

Preprocessors

Frameworks

Share

CSS Processors

Code Styles

Tutorials

Links