From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- files/de/sandbox/index.html | 69 --------------------------------------------- 1 file changed, 69 deletions(-) delete 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 deleted file mode 100644 index 2f88f3ca0f..0000000000 --- a/files/de/sandbox/index.html +++ /dev/null @@ -1,69 +0,0 @@ ---- -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