diff options
Diffstat (limited to 'files/es/web/mathml/element/index.html')
-rw-r--r-- | files/es/web/mathml/element/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/mathml/element/index.html b/files/es/web/mathml/element/index.html index aa75307fa3..4ca5b301d1 100644 --- a/files/es/web/mathml/element/index.html +++ b/files/es/web/mathml/element/index.html @@ -1,7 +1,8 @@ --- title: Referencia de elementos de MathML -slug: Web/MathML/Elemento +slug: Web/MathML/Element translation_of: Web/MathML/Element +original_slug: Web/MathML/Elemento --- <p>A continuación se muestra una lista alfabética de elementos de <strong>presentación</strong> en MathML.<br> La <em>etiqueta de presentación</em> es usada para describir la estructura y el diseño de la notación matemática mientras que la <em>etiqueta de contenido</em> proporciona el significado matemático subyacente y se supone que no se renderiza a través del parseador de MathML (ver {{ bug(276028) }}). Si quieres aprender más sobre la etiqueta de contenido deberías echar un vistazo al <a href="http://www.w3.org/TR/MathML3/chapter4.html" title="http://www.w3.org/TR/MathML3/chapter4.html">Capítulo 4</a> en la <a href="http://www.w3.org/TR/MathML3/" title="http://www.w3.org/TR/MathML3/">especificación de MathML 3</a>.</p> |