From a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:46:50 +0100 Subject: unslug es: move --- files/es/web/html/elemento/strike/index.html | 60 ---------------------------- 1 file changed, 60 deletions(-) delete mode 100644 files/es/web/html/elemento/strike/index.html (limited to 'files/es/web/html/elemento/strike') diff --git a/files/es/web/html/elemento/strike/index.html b/files/es/web/html/elemento/strike/index.html deleted file mode 100644 index cb33cc0fe7..0000000000 --- a/files/es/web/html/elemento/strike/index.html +++ /dev/null @@ -1,60 +0,0 @@ ---- -title: strike -slug: Web/HTML/Elemento/strike -tags: - - HTML - - 'HTML:Elemento' - - Todas_las_Categorías -translation_of: Web/HTML/Element/strike ---- -

 

- -

Definición

- -

Muestra el texto tachado con una linea horizontal.

- -
-
Sus etiquetas son: <strike> y </strike> (Ambas obligatorias)
-
- -
-
Crea una caja:en linea.
-
- -
-
Está definido como:Elemento de estilo de fuente.
-
- -
-
Puede contener: cero o más elementos en linea
-
- -
Atributos Genéricos
- - - -
-
Identificadores: id, class (identificadores a nivel de documento)
-
Idioma: lang (información sobre el idioma), dir (dirección del texto)
-
Eventos: onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup.
-
- -
Atributos Específicos - No tiene
- -
Atributos Transicionales - No tiene
- -

Ejemplos

- -
  <p>
-       Texto normal y... <strike>Texto tachado</strike>
-  </p>
-
- -

Comentarios

- -
DESAPROBADO
- -

de momento no funciona

-- cgit v1.2.3-54-g00ecf