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/he/sandbox/index.html | 88 --------------------------------------------- 1 file changed, 88 deletions(-) delete mode 100644 files/he/sandbox/index.html (limited to 'files/he/sandbox/index.html') diff --git a/files/he/sandbox/index.html b/files/he/sandbox/index.html deleted file mode 100644 index c245281460..0000000000 --- a/files/he/sandbox/index.html +++ /dev/null @@ -1,88 +0,0 @@ ---- -title: ארגז חול -slug: Sandbox -tags: - - ארגז חול - - חול חדש - - חול חום - - תרגול -translation_of: Sandbox ---- -

{{EmbedLiveSample('Sample')}}

- -

כיצד לערוך את ארגז החול לצורך פרסום

- -

צריך להיות תוסף לעריכת וידאו.

- -

עוד בקטע מאמר זה (אולי)

- -

קינון?

- -

המממ, אולי זה עוד?אני לא יודע.

- -

כותרת H4

- -
כותרת h5 היא סימן שחפרת יותר מדי פנימה!
- -

דוגמת קוד

- -
#include <iostream>
-
-int main()
-
-{
-
-print("This is a sample code!");
-
-return 3;
-
-}
- -

My Alert

- -

HTML

- -
<p id='test_code'>
-  Test Sample Code
-</p>
- -

CSS

- -
#test_code {
-  background-color: purple;
-}
- -

JavaScript

- -
console.log("Hi there !!");
- -

תוצאה

- -

{{EmbedLiveSample('My_Alert')}}

- -

Hello World

- -

HTML

- -
<input type="date">
-
- -

תוצאה

- -

{{EmbedLiveSample('Hello_World')}}

- -

סיכום

- -

מסמך זה מיועד לביסוס מידע.

- -

יסודות ה- WebGL

- -

מתודת shaderSource של WebglRenderingContext מגניבה לגמרי!

- -

ניווט משנה

- - -- cgit v1.2.3-54-g00ecf