Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
Both sides previous revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
css [2015/08/20 00:05] webproducer On/Off FlipSwitch |
css [2020/04/20 22:58] (aktuell) webproducer Frontend-CSS-Framework "Bootstrap" ergänzt |
||
---|---|---|---|
Zeile 26: | Zeile 26: | ||
<link rel="stylesheet" type="text/css" href="/css/layout.css" /> | <link rel="stylesheet" type="text/css" href="/css/layout.css" /> | ||
</code> | </code> | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Frontend-CSS-Framework ===== | ||
+ | |||
+ | * [[css:bootstrap|Bootstrap]] | ||
==== Tipps & Tricks ==== | ==== Tipps & Tricks ==== | ||
* [[css:attribute|Attribute]] | * [[css:attribute|Attribute]] | ||
+ | * [[css:important|Wertigkeit mit !important ändern]] | ||
+ | * [[css:flexbox|Flexbox]] | ||
* [[css:rounded|Ecken von Elementen abrunden]] | * [[css:rounded|Ecken von Elementen abrunden]] | ||
* [[css:shadow|Schatten für Elemente]] | * [[css:shadow|Schatten für Elemente]] | ||
* [[css:media|Media Queries (Geräteabhängige Stilvorgaben)]] | * [[css:media|Media Queries (Geräteabhängige Stilvorgaben)]] | ||
* [[https://proto.io/freebies/onoff/|On/Off FlipSwitch mit CSS3 erstellen]] | * [[https://proto.io/freebies/onoff/|On/Off FlipSwitch mit CSS3 erstellen]] |