CSS: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 26: Zeile 26:
 
* http://stackoverflow.com/questions/10490256/given-two-divs-on-the-same-line-how-can-i-make-the-left-div-fill-the-remaining
 
* http://stackoverflow.com/questions/10490256/given-two-divs-on-the-same-line-how-can-i-make-the-left-div-fill-the-remaining
 
** http://jsfiddle.net/BsHpj/9/
 
** http://jsfiddle.net/BsHpj/9/
 +
===CSS Div Tables===
 +
* [http://jsfiddle.net/Hv3V4/4/ JSFiddle with display:table]
 +
 
===Others===
 
===Others===
 
* [http://jsfiddle.net/KtgVN/20/ Left, Right, Centered Div]
 
* [http://jsfiddle.net/KtgVN/20/ Left, Right, Centered Div]

Version vom 24. August 2013, 14:27 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

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

Animations and Effects

Footers

Images

Preprocessors

Frameworks

Share

CSS Processors

Tutorials

Links