Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| modul:ffit:css:learningunits:lu01:loesungen:portfolio [2024/09/05 14:28] – angelegt kdemirci | modul:ffit:css:learningunits:lu01:loesungen:portfolio [2024/09/12 15:45] (aktuell) – kdemirci | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== LU01.L01 Portfolio ====== | + | ====== LU01.L01 |
| ===== HTML ===== | ===== HTML ===== | ||
| Zeile 41: | Zeile 41: | ||
| <p class=" | <p class=" | ||
| <div class=" | <div class=" | ||
| + | <a class=" | ||
| + | <a class=" | ||
| + | <a class=" | ||
| + | <a class=" | ||
| <a class=" | <a class=" | ||
| <a class=" | <a class=" | ||
| Zeile 49: | Zeile 53: | ||
| </ | </ | ||
| </ | </ | ||
| + | |||
| + | <section class=" | ||
| + | <div class=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | <div class=" | ||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | </ | ||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | </ | ||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | </ | ||
| + | < | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <section class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | |||
| + | <section class=" | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | </ | ||
| + | </ | ||
| + | <div class=" | ||
| + | <div class=" | ||
| + | <img src=" | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| </ | </ | ||
| </ | </ | ||
| Zeile 65: | Zeile 174: | ||
| font-family: | font-family: | ||
| } | } | ||
| + | |||
| + | img { | ||
| + | max-width: 100%; | ||
| + | height: auto; | ||
| + | } | ||
| + | |||
| .header { | .header { | ||
| display: flex; | display: flex; | ||
| Zeile 103: | Zeile 218: | ||
| } | } | ||
| .lead { font-size: 36px; } | .lead { font-size: 36px; } | ||
| - | .button-group { display: flex; } | + | .button-group { display: flex; flex-wrap: wrap } |
| .button { | .button { | ||
| display: block; | display: block; | ||
| Zeile 113: | Zeile 228: | ||
| margin-right: | margin-right: | ||
| box-shadow: 4px 4px 0 lightgray; | box-shadow: 4px 4px 0 lightgray; | ||
| + | } | ||
| + | |||
| + | .button: | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | .button: | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | .button: | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | .button: | ||
| + | border: 5px solid green; | ||
| + | } | ||
| + | |||
| + | .button: | ||
| + | border: 5px solid yellow; | ||
| + | } | ||
| + | |||
| + | .button: | ||
| + | border: 5px solid blue; | ||
| + | } | ||
| + | |||
| + | .about-me { | ||
| + | display: flex; | ||
| + | padding: 30px 50px; | ||
| + | border-bottom: | ||
| + | } | ||
| + | |||
| + | .about-me-left, | ||
| + | width: 50%; | ||
| + | } | ||
| + | |||
| + | .skill-wrapper { | ||
| + | border: 2px solid black; | ||
| + | box-shadow: 4px 4px 0 lightgray; | ||
| + | } | ||
| + | |||
| + | .skill-inner { | ||
| + | padding: 15px; | ||
| + | text-align: right; | ||
| + | color: white; | ||
| + | } | ||
| + | |||
| + | .html { | ||
| + | width: 90%; | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | .css { | ||
| + | width: 80%; | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | .php { | ||
| + | width: 70%; | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | .js { | ||
| + | width: 50%; | ||
| + | background-color: | ||
| + | } | ||
| + | |||
| + | .services { | ||
| + | display: flex; | ||
| + | padding: 30px 50px; | ||
| + | border-bottom: | ||
| + | flex-wrap: wrap; | ||
| + | margin: 0 -15px; | ||
| + | } | ||
| + | |||
| + | .services-item { | ||
| + | width: 33.33%; | ||
| + | padding: 15px; | ||
| + | } | ||
| + | |||
| + | .services-item-inner { | ||
| + | padding: 15px; | ||
| + | border: 2px solid black; | ||
| } | } | ||
| </ | </ | ||