aboutsummaryrefslogtreecommitdiff
path: root/files/es/mdn/structures/live_samples
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/mdn/structures/live_samples')
-rw-r--r--files/es/mdn/structures/live_samples/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/mdn/structures/live_samples/index.html b/files/es/mdn/structures/live_samples/index.html
index f5743b558e..c3f02940d8 100644
--- a/files/es/mdn/structures/live_samples/index.html
+++ b/files/es/mdn/structures/live_samples/index.html
@@ -1,7 +1,8 @@
---
title: Ejemplos ejecutables
-slug: MDN/Structures/Ejemplos_ejecutables
+slug: MDN/Structures/Live_samples
translation_of: MDN/Structures/Live_samples
+original_slug: MDN/Structures/Ejemplos_ejecutables
---
<div>{{MDNSidebar}}</div><p><span class="seoSummary">MDN puede convertir ejemplos de código de los artículos a ejemplos ejecutables que el lector puede ver en acción. Estos ejemplos ejecutables pueden contener HTML, CSS, y JavaScript en cualquier combinación. Ten en cuenta que</span> los ejemplos "ejecutables" <em>no son interactivos</em>; sin embargo, aseguran que el output coincida exactamente con el código de ejemplo, porque es generado por este.</p>