aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/htmlimageelement/image/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/htmlimageelement/image/index.html')
-rw-r--r--files/ru/web/api/htmlimageelement/image/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/htmlimageelement/image/index.html b/files/ru/web/api/htmlimageelement/image/index.html
index 9236013fa7..6230db060c 100644
--- a/files/ru/web/api/htmlimageelement/image/index.html
+++ b/files/ru/web/api/htmlimageelement/image/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/HTMLImageElement/Image
---
<div>{{ APIRef("HTML DOM") }}</div>
-<div></div>
+
<div>Конструктор <strong>Image()</strong> создаёт новый экземпляр HTMLImageElement. Эквивалентно document.createElement ('img').</div>
@@ -33,4 +33,4 @@ console.log(img);</pre>
<p>Примечание: этот конструктор существует только для истории, и возвращает экземпляр <a href="/en-US/docs/Web/API/HTMLImageElement" style="line-height: 1.572;" title="en/DOM/HTMLImageElement">HTMLImageElement</a><span style="line-height: 1.572;"> точно также, как и</span><span style="line-height: 1.572;"><code> </code></span><code style="font-size: 14px;">document.createElement('img')</code><span style="line-height: 1.572;">.</span></p>
</div>
-<div></div>
+