diff --git a/01_grundlagen/linksammlung.md b/01_grundlagen/linksammlung.md index 0ff54fd..b04ed94 100644 --- a/01_grundlagen/linksammlung.md +++ b/01_grundlagen/linksammlung.md @@ -20,6 +20,7 @@ - [HTML Entities Liste (W3c)](https://dev.w3.org/html5/html-author/charref) - [HTML Entities & Tastaturkürzel](https://www.key-shortcut.com/html-entities/alle-entitaeten) - [What the f\*ck JS?](https://github.com/denysdovhan/wtfjs) +- [CSS BEM (Block-Element-Modifier)](https://getbem.com/introduction/) ## Tools/ Software diff --git a/01_grundlagen/unterricht/tag05/02_reichweite-verbrauch-formular.html b/01_grundlagen/unterricht/tag05/02_reichweite-verbrauch-formular.html index 5bcd8e5..7a66180 100644 --- a/01_grundlagen/unterricht/tag05/02_reichweite-verbrauch-formular.html +++ b/01_grundlagen/unterricht/tag05/02_reichweite-verbrauch-formular.html @@ -73,6 +73,51 @@ diff --git a/01_grundlagen/unterricht/tag05/03_contact-form.html b/01_grundlagen/unterricht/tag05/03_contact-form.html new file mode 100644 index 0000000..8b9b614 --- /dev/null +++ b/01_grundlagen/unterricht/tag05/03_contact-form.html @@ -0,0 +1,82 @@ + + + + + + HTML Kontaktformular + + + +
+
+

HTML Kontaktformular

+ +
+
+
+
+ + +
+
+ +
+
+ + +
+
+ +
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ + +
+
+
+ +
+
+
+ + +
+
+
+
+
+
+ + + diff --git a/01_grundlagen/unterricht/tag05/04_cards-in-grid.html b/01_grundlagen/unterricht/tag05/04_cards-in-grid.html new file mode 100644 index 0000000..52d0757 --- /dev/null +++ b/01_grundlagen/unterricht/tag05/04_cards-in-grid.html @@ -0,0 +1,111 @@ + + + + + + Col Grid von BS + + + + +
+
+

Col Grid von BS

+
+
+
+
+ ... +
+
Card title
+

+ Some quick example text to build on the card title and make up the bulk of the card’s content. +

+ Go somewhere +
+
+
+
+ +
+
+
+ ... +
+
Card title
+

+ Some quick example text to build on the card title and make up the bulk of the card’s content. +

+ Go somewhere +
+
+
+
+ +
+
+
+ ... +
+
Card title
+

+ Some quick example text to build on the card title and make up the bulk of the card’s content. +

+ Go somewhere +
+
+
+
+ +
+
+
+ ... +
+
Card title
+

+ Some quick example text to build on the card title and make up the bulk of the card’s content. +

+ Go somewhere +
+
+
+
+ +
+
+
+ + + diff --git a/01_grundlagen/unterricht/tag05/meeting.md b/01_grundlagen/unterricht/tag05/meeting.md new file mode 100644 index 0000000..304123d --- /dev/null +++ b/01_grundlagen/unterricht/tag05/meeting.md @@ -0,0 +1,6 @@ +# Meeting Fr. 19.06.2026 + +- [ ] 15:00 - 15:10 Uhr Ersin +- [ ] 15:10 - 15:20 Uhr Adel +- [ ] 15:20 - 15:30 Uhr Kahleel +- [ ] 15:30 - 15:40 Uhr Andreas