aboutsummaryrefslogtreecommitdiff
path: root/files/he/sandbox/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/he/sandbox/index.html')
-rw-r--r--files/he/sandbox/index.html88
1 files changed, 88 insertions, 0 deletions
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
+---
+<p>{{EmbedLiveSample('Sample')}}</p>
+
+<p class="summary" dir="rtl">כיצד לערוך את ארגז החול לצורך פרסום</p>
+
+<p dir="rtl">צריך להיות תוסף לעריכת וידאו.</p>
+
+<h2 dir="rtl" id="vvv" name="vvv">עוד בקטע מאמר זה (<em>אולי</em>)</h2>
+
+<h3 dir="rtl" id="adam" name="adam">קינון?</h3>
+
+<p dir="rtl">המממ, אולי זה עוד?אני לא <a href="http://google.com/">יודע</a>.</p>
+
+<h4 dir="rtl" id="כותרת_H4">כותרת H4</h4>
+
+<h5 dir="rtl" id="כותרת_h5_היא_סימן_שחפרת_יותר_מדי_פנימה!">כותרת h5 היא סימן שחפרת יותר מדי פנימה!</h5>
+
+<h2 dir="rtl" id="דוגמת_קוד">דוגמת קוד</h2>
+
+<pre class="brush: cpp">#include &lt;iostream&gt;
+
+int main()
+
+{
+
+print("This is a sample code!");
+
+return 3;
+
+}</pre>
+
+<h2 dir="rtl" id="My_Alert">My Alert</h2>
+
+<h3 dir="rtl" id="HTML">HTML</h3>
+
+<pre class="brush: html">&lt;p id='test_code'&gt;
+  Test Sample Code
+&lt;/p&gt;</pre>
+
+<h3 dir="rtl" id="CSS">CSS</h3>
+
+<pre class="brush: css">#test_code {
+  background-color: purple;
+}</pre>
+
+<h3 dir="rtl" id="JavaScript">JavaScript</h3>
+
+<pre class="brush: js">console.log("Hi there !!");</pre>
+
+<h3 dir="rtl" id="תוצאה">תוצאה</h3>
+
+<p>{{EmbedLiveSample('My_Alert')}}</p>
+
+<h2 dir="rtl" id="Hello_World">Hello World</h2>
+
+<h3 dir="rtl" id="HTML_2">HTML</h3>
+
+<pre class="brush: html">&lt;input type="date"&gt;
+</pre>
+
+<h3 dir="rtl" id="תוצאה_2">תוצאה</h3>
+
+<p>{{EmbedLiveSample('Hello_World')}}</p>
+
+<h2 dir="rtl" id="sand" name="sand">סיכום</h2>
+
+<p dir="rtl">מסמך זה מיועד לביסוס מידע.</p>
+
+<h2 dir="rtl" id="webgl" name="webgl">יסודות ה- WebGL</h2>
+
+<p dir="rtl">מתודת shaderSource של WebglRenderingContext מגניבה לגמרי!</p>
+
+<h2 dir="rtl" id="ניווט_משנה">ניווט משנה</h2>
+
+<section id="Quick_Links">
+<ol dir="rtl">
+ <li><strong><a href="/en-US/docs/Sandbox">Sandbox</a></strong> {{ListSubpages("/he/docs/Sandbox", 2, 0, 1)}}</li>
+</ol>
+</section>