aboutsummaryrefslogtreecommitdiff
path: root/files/he/sandbox/index.html
blob: c245281460943721233970b98739d8f05e24d315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
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>