aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/html/element/canvas
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/html/element/canvas')
-rw-r--r--files/es/web/html/element/canvas/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/files/es/web/html/element/canvas/index.html b/files/es/web/html/element/canvas/index.html
index 63e3e260a3..d9ebdd3450 100644
--- a/files/es/web/html/element/canvas/index.html
+++ b/files/es/web/html/element/canvas/index.html
@@ -1,12 +1,13 @@
---
title: canvas
-slug: Web/HTML/Elemento/canvas
+slug: Web/HTML/Element/canvas
tags:
- Canvas
- HTML
- - 'HTML:Elemento'
+ - HTML:Elemento
- para_revisar
translation_of: Web/HTML/Element/canvas
+original_slug: Web/HTML/Elemento/canvas
---
<p><span class="goog-gtc-unit" id="goog-gtc-unit-4"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">El elemento HTML <em>canvas</em> (&lt;canvas&gt;) se puede utilizar para dibujar gráficos a través de secuencias de comandos (por lo general <a href="/../../../../en/JavaScript" rel="internal" title="../../../../en/JavaScript">JavaScript</a> ).</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-5"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">Por ejemplo, puede usarse para dibujar gráficos, hacer composiciones de fotos o incluso realizar animaciones.</span></span></p>