aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/html/element/sup
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
commit8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch)
tree616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/html/element/sup
parenta55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff)
downloadtranslated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip
unslug es: modify
Diffstat (limited to 'files/es/web/html/element/sup')
-rw-r--r--files/es/web/html/element/sup/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/files/es/web/html/element/sup/index.html b/files/es/web/html/element/sup/index.html
index 51f98765f1..e4443c2e6a 100644
--- a/files/es/web/html/element/sup/index.html
+++ b/files/es/web/html/element/sup/index.html
@@ -1,11 +1,12 @@
---
title: sup
-slug: Web/HTML/Elemento/sup
+slug: Web/HTML/Element/sup
tags:
- HTML
- - 'HTML:Elemento'
+ - HTML:Elemento
- Todas_las_Categorías
translation_of: Web/HTML/Element/sup
+original_slug: Web/HTML/Elemento/sup
---
<p>El <strong>elemento HTML</strong> &lt;sup&gt; define un fragmento de texto que se debe mostrar, por razones tipográficas, más alto, y generalmente más pequeño, que el tramo principal del texto, es decir, en superíndice.</p>