diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:45 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:45 -0500 |
commit | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (patch) | |
tree | 0dd8b084480983cf9f9680e8aedb92782a921b13 /files/es/web/html/elemento/del/index.html | |
parent | 4b1a9203c547c019fc5398082ae19a3f3d4c3efe (diff) | |
download | translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.gz translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.bz2 translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.zip |
initial commit
Diffstat (limited to 'files/es/web/html/elemento/del/index.html')
-rw-r--r-- | files/es/web/html/elemento/del/index.html | 155 |
1 files changed, 155 insertions, 0 deletions
diff --git a/files/es/web/html/elemento/del/index.html b/files/es/web/html/elemento/del/index.html new file mode 100644 index 0000000000..b38c85a532 --- /dev/null +++ b/files/es/web/html/elemento/del/index.html @@ -0,0 +1,155 @@ +--- +title: del +slug: Web/HTML/Elemento/del +tags: + - HTML + - 'HTML:Elemento' + - Todas_las_Categorías +translation_of: Web/HTML/Element/del +--- +<p> </p> + +<h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> + +<p>El elemento <code style="color: darkblue;">del</code> (deleted-borrado) marca las partes de un texto o documento que han sido suprimidas o sustituidas.</p> + +<dl> + <dd><strong>Sus etiquetas son</strong>: <del> y </del> (ambas obligatorias).</dd> +</dl> + +<dl> + <dd><strong>Crea una caja</strong>: a veces <a href="es/HTML/Elemento/Tipos_de_elementos#en_linea">en linea</a> a veces <a href="es/HTML/Elemento/Tipos_de_elementos#en_bloque">en bloque</a>.</dd> +</dl> + +<dl> + <dd><strong>Está definido como</strong>:</dd> +</dl> + +<dl> + <dd><strong>Puede contener</strong>: depende, si actua como un elemento en bloque puede contener elementos en bloque y en linea. Pero si actua como un elemento en linea solo podrá contener elementos en linea.</dd> +</dl> + +<h4 id="Atributos" name="Atributos">Atributos</h4> + +<table class="standard-table"> + <tbody> + <tr> + <th>Atributo</th> + <th colspan="2">valor</th> + <th>descripción</th> + </tr> + <tr> + <th colspan="4">Genericos</th> + </tr> + <tr> + <td><code style="color: green;">title</code></td> + <td>texto</td> + <td>implícito</td> + <td>título consultivo del elemento.</td> + </tr> + <tr> + <td><code style="color: green;">style</code></td> + <td>reglas de estilo</td> + <td>implícito</td> + <td>información de estilo en línea.</td> + </tr> + <tr> + <td><code style="color: green;">id</code></td> + <td>ID</td> + <td>implícito</td> + <td>identificador único a nivel de documento.</td> + </tr> + <tr> + <td><code style="color: green;">class</code></td> + <td>CDATA</td> + <td>implícito</td> + <td>identificador a nivel de documento, lista de clases separadas por espacios.</td> + </tr> + <tr> + <td><code style="color: green;">dir</code></td> + <td>(ltr|rtl)</td> + <td>implícito</td> + <td>dirección del texto débil/neutral</td> + </tr> + <tr> + <td><code style="color: green;">lang</code></td> + <td>código de idioma</td> + <td>implícito</td> + <td>información sobre el idioma</td> + </tr> + <tr> + <td colspan="4"><strong>Eventos</strong>: <code style="color: green;">onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup.</code></td> + </tr> + <tr> + <th colspan="4">Específicos</th> + </tr> + <tr> + <td><code style="color: green;">cite</code></td> + <td>URI</td> + <td>implícito</td> + <td>información sobre el cambio</td> + </tr> + <tr> + <td><code style="color: green;">datetime</code></td> + <td>fecha</td> + <td>implícito</td> + <td>fecha y hora del cambio</td> + </tr> + <tr> + <th colspan="4">de transición</th> + </tr> + <tr> + <td colspan="4">No tiene, o dicho de otra manera, tiene los mismos que en el doctype estricto</td> + </tr> + <tr> + <th>Atributo</th> + <th colspan="2">valor</th> + <th>descripción</th> + </tr> + </tbody> +</table> + +<h3 id="Ejemplos" name="Ejemplos">Ejemplos</h3> + +<p>El siguiente código:</p> + +<pre> Ejemplo de ins en linea: + + <p> + El agua es insípida <del>y húmeda.</del> <ins>inodora e incolora.</ins> + </p> + + Ejemplo de ins en bloque: + + <p> + El agua es insípida. + </p> + + <del> + <p> + y húmeda. + </p> + </del> +</pre> + +<p><br> + Se visualiza así:</p> + +<div class="highlight"> +<p>Ejemplo de ins en linea:</p> + +<p>El agua es insípida</p> +<del>y húmeda.</del> <ins>inodora e incolora.</ins> + +<p>Ejemplo de ins en bloque:</p> + +<p>El agua es insípida.</p> + +<p> </p> + +<p> </p> +<del>y húmeda. </del></div> + +<h3 id="Comentarios" name="Comentarios">Comentarios</h3> + +<p>El elemento <a href="es/HTML/Elemento/del">del</a> del tiene un opuesto, el elemento <a href="es/HTML/Elemento/ins">ins</a>. <a href="es/HTML/Elemento/del">del</a>, marca las partes descartadas e <a href="es/HTML/Elemento/ins">ins</a> las insertadas.</p> |