aboutsummaryrefslogtreecommitdiffstats
path: root/content/articles/course-html5/sintaxis-html5.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-04-11 08:01:07 -0500
committerJesús <heckyel@hyperbola.info>2019-04-11 08:01:07 -0500
commit74a0016cabe124d7e3114734ef7990f964776863 (patch)
tree758980443cbb7f375ebe28b605069d43b76e9985 /content/articles/course-html5/sintaxis-html5.md
parent5fcc3367f12994d269b0a861b09361b3fb571540 (diff)
downloadlibretube-74a0016cabe124d7e3114734ef7990f964776863.tar.lz
libretube-74a0016cabe124d7e3114734ef7990f964776863.tar.xz
libretube-74a0016cabe124d7e3114734ef7990f964776863.zip
added validator link w3c
Diffstat (limited to 'content/articles/course-html5/sintaxis-html5.md')
-rw-r--r--content/articles/course-html5/sintaxis-html5.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/articles/course-html5/sintaxis-html5.md b/content/articles/course-html5/sintaxis-html5.md
index 7ff626f..abc3ed0 100644
--- a/content/articles/course-html5/sintaxis-html5.md
+++ b/content/articles/course-html5/sintaxis-html5.md
@@ -17,6 +17,7 @@ Title: Sintaxis HTML5
<details markdown="span">
<summary>Mostrar Más</summary>
+<p class="mb-0">[Validador][validator]{:target="_blank" rel="noopener noreferrer"}</p>
~~~~{.html}
<!doctype html>
<html lang="en">
@@ -29,3 +30,5 @@ Title: Sintaxis HTML5
</html>
~~~~
</details>
+
+[validator]: https://validator.w3.org/