Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Nächste Überarbeitung | Vorherige Überarbeitung | ||
| informatik:html-css:html-css-bausteine [2020/04/01 10:16] – angelegt jonathan.pfeiffer | informatik:html-css:html-css-bausteine [2020/06/10 18:59] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 2: | Zeile 2: | ||
| Internetpräsenz erstellen - Hilfreiche Links | Internetpräsenz erstellen - Hilfreiche Links | ||
| + | |||
| + | ===== Lernvideos ===== | ||
| + | |||
| + | ==== Menüleiste / Navigation Bar ==== | ||
| + | [[https:// | ||
| + | |||
| + | <code css> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | ===== Misc ===== | ||
| ==== Farbkombinationen ==== | ==== Farbkombinationen ==== | ||
| Zeile 16: | Zeile 34: | ||
| - | ===== Designvorlagen HTML/ | + | ==== Designvorlagen HTML/CSS ==== |
| * html https:// | * html https:// | ||
| Zeile 26: | Zeile 44: | ||
| * Flexbox https:// | * Flexbox https:// | ||
| - | ===== Layout | + | ==== Layout ==== |
| * Float https:// | * Float https:// | ||
| * Grid https:// | * Grid https:// | ||
| - | * | + | |
| Inhalt in einer Box zentrieren: | Inhalt in einer Box zentrieren: | ||
| Zeile 41: | Zeile 59: | ||
| - | ===== Editor | + | ==== Editor ==== |
| * notepad++ https:// | * notepad++ https:// | ||
| - | ===== Responsive Design | + | ==== Responsive Design ==== |
| https:// | https:// | ||