aboutsummaryrefslogtreecommitdiff
path: root/files/he
diff options
context:
space:
mode:
Diffstat (limited to 'files/he')
-rw-r--r--files/he/learn/html/howto/index.html2
-rw-r--r--files/he/web/html/element/figcaption/index.html2
-rw-r--r--files/he/web/html/element/figure/index.html4
-rw-r--r--files/he/web/javascript/reference/global_objects/array/includes/index.html2
4 files changed, 5 insertions, 5 deletions
diff --git a/files/he/learn/html/howto/index.html b/files/he/learn/html/howto/index.html
index 496b8e18c4..cc703642a6 100644
--- a/files/he/learn/html/howto/index.html
+++ b/files/he/learn/html/howto/index.html
@@ -139,4 +139,4 @@ original_slug: Learn/HTML/פתרון_בעיות
</div>
</div>
-<p><span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span> </p>
+<p><span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span> </p>
diff --git a/files/he/web/html/element/figcaption/index.html b/files/he/web/html/element/figcaption/index.html
index 08024d0505..ca4dd15d5b 100644
--- a/files/he/web/html/element/figcaption/index.html
+++ b/files/he/web/html/element/figcaption/index.html
@@ -49,7 +49,7 @@ translation_of: Web/HTML/Element/figcaption
<pre class="brush: html">&lt;!-- Image with a caption --&gt;
&lt;figure&gt;
  &lt;img
-  src="https://developer.cdn.mozilla.net/media/img/mdn-logo-sm.png"
+  src="https://developer.mozilla.org/static/img/favicon144.png"
  alt="A robotic monster over the letters MDN."&gt;
  &lt;figcaption&gt;MDN Logo&lt;/figcaption&gt;
&lt;/figure&gt;
diff --git a/files/he/web/html/element/figure/index.html b/files/he/web/html/element/figure/index.html
index 6235c3c3b3..23751858e3 100644
--- a/files/he/web/html/element/figure/index.html
+++ b/files/he/web/html/element/figure/index.html
@@ -49,14 +49,14 @@ translation_of: Web/HTML/Element/figure
<pre class="brush: html">&lt;!-- Just an image --&gt;
&lt;figure&gt;
  &lt;img
-  src="https://developer.cdn.mozilla.net/media/img/mdn-logo-sm.png"
+  src="https://developer.mozilla.org/static/img/favicon144.png"
  alt="A robotic monster over the letters MDN."&gt;
&lt;/figure&gt;
&lt;!-- Image with a caption --&gt;
&lt;figure&gt;
  &lt;img
-  src="https://developer.cdn.mozilla.net/media/img/mdn-logo-sm.png"
+  src="https://developer.mozilla.org/static/img/favicon144.png"
  alt="A robotic monster over the letters MDN."&gt;
  &lt;figcaption&gt;MDN Logo&lt;/figcaption&gt;
&lt;/figure&gt;
diff --git a/files/he/web/javascript/reference/global_objects/array/includes/index.html b/files/he/web/javascript/reference/global_objects/array/includes/index.html
index 0cc6181f0d..369e5ad018 100644
--- a/files/he/web/javascript/reference/global_objects/array/includes/index.html
+++ b/files/he/web/javascript/reference/global_objects/array/includes/index.html
@@ -81,7 +81,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Array/includes
<table class="standard-table" dir="rtl" style="height: 185px; width: 490px;">
<tbody>
<tr>
- <th scope="col"><span style="display: none;"> </span><span style="display: none;"> </span>מפרט</th>
+ <th scope="col"><span class="hidden"> </span><span class="hidden"> </span>מפרט</th>
<th scope="col">סטטוס</th>
<th scope="col">הערה</th>
</tr>