From c058fa0fb22dc40ef0225b21a97578cddd0aaffa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:51:05 +0100 Subject: unslug ru: move --- files/ru/glossary/canvas/index.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 files/ru/glossary/canvas/index.html (limited to 'files/ru/glossary/canvas/index.html') diff --git a/files/ru/glossary/canvas/index.html b/files/ru/glossary/canvas/index.html new file mode 100644 index 0000000000..56cbc2b5e4 --- /dev/null +++ b/files/ru/glossary/canvas/index.html @@ -0,0 +1,37 @@ +--- +title: Canvas +slug: Словарь/Canvas +tags: + - CodingScripting + - Glossary + - Graphics + - HTML + - JavaScript +translation_of: Glossary/Canvas +--- +
+

 {{Glossary("HTML")}} {{HTMLElement("canvas")}}  (англ. canvas — «холст», рус. канва́с) элемент предоставляет пустую графическую зону, на которой специальные {{Glossary("JavaScript")}} {{Glossary("API","APIs")}} могут рисовать (такие как Canvas 2D или {{Glossary("WebGL")}}).

+ +

См. также

+ +

Общие сведения

+ + + +

Обучающие ресурсы

+ + + +

Техническая информация

+ + +
-- cgit v1.2.3-54-g00ecf