diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..4dfead4 Binary files /dev/null and b/.DS_Store differ diff --git a/02.03/Box/index.html b/02.03/Box/index.html new file mode 100644 index 0000000..fbfb392 --- /dev/null +++ b/02.03/Box/index.html @@ -0,0 +1,10 @@ + + + + + + Matura-Kurs + + + + diff --git a/02.03/Box/style.css b/02.03/Box/style.css new file mode 100644 index 0000000..c85c50b --- /dev/null +++ b/02.03/Box/style.css @@ -0,0 +1,8 @@ +body { + border: 1px solid black; + position: fixed; + top: 50px; + left: 50px; + right: 50px; + bottom: 50px; +} diff --git a/02.03/W3Schools/img.png b/02.03/W3Schools/img.png new file mode 100644 index 0000000..7d15d38 Binary files /dev/null and b/02.03/W3Schools/img.png differ diff --git a/02.03/W3Schools/index.html b/02.03/W3Schools/index.html new file mode 100644 index 0000000..1698171 --- /dev/null +++ b/02.03/W3Schools/index.html @@ -0,0 +1,36 @@ + + + + + + W3 Schools - HTML + + + +

Das ist eine H1 Überschrift

+

Das ist eine H2 Überschrift

+

Das ist eine H3 Überschrift

+

Das ist eine H4 Überschrift

+
Das ist eine H5 Überschrift
+
Das ist eine H6 Überschrift
+

Das ist ein Paragraph

+ W3 Schools Link + WHugging Face logo + Das ist eine kursive Schrift + Das ist eine fette Schrift + Das ist eine unterstrichene Schrift + Das ist eine durchgestrichene Schrift + Das ist eine kleine Schrift + Das ist eine große Schrift + Das ist eine tiefgestellte Schrift + Das ist eine hochgestellte Schrift +
Das ist ein blockzitierten Text
+ +
Das ist ein Div
+ +