aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/hyphens/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/hyphens/index.html')
-rw-r--r--files/es/web/css/hyphens/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/css/hyphens/index.html b/files/es/web/css/hyphens/index.html
index fc2ef09367..2bf956e3ae 100644
--- a/files/es/web/css/hyphens/index.html
+++ b/files/es/web/css/hyphens/index.html
@@ -7,7 +7,7 @@ translation_of: Web/CSS/hyphens
<div>La propiedad <a href="/es/docs/Web/CSS">CSS</a> <strong><code>hyphens</code></strong> especifica cómo deben dividirse las palabras cuando el texto se ajusta a través de múltiples líneas. Puede impedir la separación de sílabas por completo, usar guiones manualmente en puntos específicos del texto o dejar que el navegador inserte los guiones automáticamente donde corresponda.</div>
-<div></div>
+
<div>{{EmbedInteractiveExample("pages/css/hyphens.html")}}</div>