aboutsummaryrefslogtreecommitdiff
path: root/files/es/glossary/validador
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:50 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:50 +0100
commita55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (patch)
tree5032e6779a402a863654c9d65965073f09ea4182 /files/es/glossary/validador
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.tar.gz
translated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.tar.bz2
translated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.zip
unslug es: move
Diffstat (limited to 'files/es/glossary/validador')
-rw-r--r--files/es/glossary/validador/index.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/files/es/glossary/validador/index.html b/files/es/glossary/validador/index.html
deleted file mode 100644
index 8b105054a9..0000000000
--- a/files/es/glossary/validador/index.html
+++ /dev/null
@@ -1,19 +0,0 @@
----
-title: Validador
-slug: Glossary/Validador
-tags:
- - Glosario
- - Principiante
- - Seguridad
-translation_of: Glossary/Validator
----
-<p id="Summary" style="line-height: 30px;">Un validador es un programa que comprueba errores de sintaxis en el código. Las validadores pueden ser creados para cualquier formato o lenguaje, pero en este contexto se habla de herramientas que comprueban {{Glossary("HTML")}}, {{Glossary("CSS")}}, y {{Glossary("XML")}}.</p>
-
-<h2 id="Saber_más"><strong style="font-size: 2.142857142857143rem; font-weight: 700; letter-spacing: -1px; line-height: 30px;">Saber más</strong></h2>
-
-<h3 id="Conocimiento_general" style="line-height: 24px;">Conocimiento general</h3>
-
-<ul>
- <li><a href="https://es.wikipedia.org/wiki/Validador">Validador</a> en Wikipedia</li>
- <li><a href="https://developer.mozilla.org/en-US/docs/Tools/Validators">Lista de validadores</a></li>
-</ul>