diff --git a/Technik/HTML-Styles.md b/Technik/HTML-Styles.md
index 9017365..4a19219 100644
--- a/Technik/HTML-Styles.md
+++ b/Technik/HTML-Styles.md
@@ -119,3 +119,22 @@
```
Hallo, ich bin ein Text der Grösse 5
+
+
+### Schrift Stile
+
+1. ****Hallo, ich bin ein Text in Arial****
+
+2. ****Hallo, ich bin ein Text in Times New Roman****
+
+3. ****Hallo, ich bin ein Text in Bookman Old Style****
+
+4. ****Hallo, ich bin ein Text in Wingdings****
+
+5. ****Hallo, ich bin ein Text in Glowworm, erscheine aber, falls diese Schrift nicht installiert ist, in Arial.****
+
+
+
+
+
+#markdown #html #format
\ No newline at end of file
diff --git a/Technik/Markdown-Howto.md b/Technik/Markdown-Howto.md
index 34cf77b..395645f 100644
--- a/Technik/Markdown-Howto.md
+++ b/Technik/Markdown-Howto.md
@@ -19,3 +19,6 @@ __bolt__ oder **fett**
+
+
+#markdown #format
\ No newline at end of file