From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/sandbox/index.html | 69 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 files/de/sandbox/index.html (limited to 'files/de/sandbox/index.html') diff --git a/files/de/sandbox/index.html b/files/de/sandbox/index.html new file mode 100644 index 0000000000..2f88f3ca0f --- /dev/null +++ b/files/de/sandbox/index.html @@ -0,0 +1,69 @@ +--- +title: Junk +slug: Sandbox +translation_of: Sandbox +--- +

Hallo Welt1

+ +

HTML Inhalt1

+ +

Hallo Welt!

+ +

<p>Das ist ein <i>unglaublicher1</i>Paragraph</p>

+ +

 

+ +

Dies ist eine exmperimentelle Seite für Leute, die als MDN Beiträger starten.

+ +
+

CSS Inhalt1

+
+ +
+
+
+
1  h1{
+2  color: yellow;
+3  }
+4
+5  p{
+6  font-size: low;
+7  }
+
+
+
+ +

 

+ +

Testvorlage

+ +

HTML Inhalt

+ +
1  <canvas id='the_canvas'></canvas>
+ + +

mathvariant-Examples

+ +

HTML-Inhalt

+ +
normal (Standardwert) ; Beispiel
+bold ; Beispiel
+italic ; Beispiel
+bold-italic ; Beispiel
+double-struck ; Beispiel
+bold-fraktur ; Beispiel
+script ; Beispiel
+bold-script ; Beispiel
+fraktur ; Beispiel
+sans-serif ; Beispiel
+bold-sans-serif ; Beispiel
+sans-serif-italic ; Beispiel
+sans-serif-bold-italic ; Beispiel
+monospace ; Beispiel
+initial ; مثال
+tailed ; مثال
+looped ; مثال
+stretched ; مثال
+
+ +

{{ EmbedLiveSample('mathvariant-Examples') }}

-- cgit v1.2.3-54-g00ecf