diff --git a/01_grundlagen/MATERIAL/accompanying_files/template/index.html b/01_grundlagen/MATERIAL/accompanying_files/template/index.html new file mode 100644 index 0000000..b0cee8e --- /dev/null +++ b/01_grundlagen/MATERIAL/accompanying_files/template/index.html @@ -0,0 +1,10 @@ + + + + + + Index + + + + diff --git a/01_grundlagen/MATERIAL/accompanying_files/template/script.js b/01_grundlagen/MATERIAL/accompanying_files/template/script.js new file mode 100644 index 0000000..a726efc --- /dev/null +++ b/01_grundlagen/MATERIAL/accompanying_files/template/script.js @@ -0,0 +1 @@ +'use strict'; \ No newline at end of file diff --git a/01_grundlagen/faq/htmltagwrap.html b/01_grundlagen/faq/htmltagwrap.html index 20de2d5..8479108 100644 --- a/01_grundlagen/faq/htmltagwrap.html +++ b/01_grundlagen/faq/htmltagwrap.html @@ -10,9 +10,11 @@

HTMLTagWrap

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Ex id molestias pariatur voluptatibus exercitationem, - iusto eum autem quae nam adipisci labore provident optio cum doloribus numquam, cupiditate necessitatibus - ducimus praesentium? +

+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Ex id molestias pariatur voluptatibus exercitationem, + iusto eum autem quae nam adipisci labore provident optio cum doloribus numquam, cupiditate necessitatibus + ducimus praesentium? +

  1. Listenpunkt
  2. Listenpunkt
  3. diff --git a/01_grundlagen/linksammlung.md b/01_grundlagen/linksammlung.md index e992afe..07003b7 100644 --- a/01_grundlagen/linksammlung.md +++ b/01_grundlagen/linksammlung.md @@ -12,3 +12,8 @@ - [State Of JS 2023](https://2023.stateofjs.com/en-US) - [State Of JS 2024](https://2024.stateofjs.com/en-US) - [State Of JS 2025](https://2025.stateofjs.com/en-US) +- [Bootstrap 5](https://getbootstrap.com/) + +## Tools/ Software + +- [Microsoft Powertoys](https://learn.microsoft.com/de-de/windows/powertoys/) diff --git a/01_grundlagen/todos.md b/01_grundlagen/todos.md new file mode 100644 index 0000000..06586e0 --- /dev/null +++ b/01_grundlagen/todos.md @@ -0,0 +1,4 @@ +# Todos + +- [ ] Todo 1 +- [ ] Todo 2 diff --git a/01_grundlagen/unterricht/tag01/04_html-grundgeruest.html b/01_grundlagen/unterricht/tag01/04_html-grundgeruest.html index f505928..60c857c 100644 --- a/01_grundlagen/unterricht/tag01/04_html-grundgeruest.html +++ b/01_grundlagen/unterricht/tag01/04_html-grundgeruest.html @@ -10,11 +10,6 @@

    HTML Grundgerüst

    -

    - Lorem ipsum dolor sit, amet consectetur adipisicing elit. Nesciunt voluptatem unde qui molestiae, optio - aliquid voluptatum corporis eaque, animi, beatae asperiores in libero incidunt fugiat rem laboriosam - excepturi. Qui, pariatur. -

    + +