From 1109132f09d75da9a28b649c7677bb6ce07c40c0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:45 -0500 Subject: initial commit --- files/he/sandbox/index.html | 88 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 files/he/sandbox/index.html (limited to 'files/he/sandbox') diff --git a/files/he/sandbox/index.html b/files/he/sandbox/index.html new file mode 100644 index 0000000000..c245281460 --- /dev/null +++ b/files/he/sandbox/index.html @@ -0,0 +1,88 @@ +--- +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