aboutsummaryrefslogtreecommitdiffstats
path: root/content/articles/course-html5
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-04-10 18:31:55 -0500
committerJesús <heckyel@hyperbola.info>2019-04-10 18:31:55 -0500
commit43e80398b0f84f7109a38df3f2e11d316d1272b6 (patch)
tree8d03f9f0530d6485d291c138aea44e976c951296 /content/articles/course-html5
parentca978a81977a2396b34a4be9f8664dc17647a5f2 (diff)
downloadlibretube-43e80398b0f84f7109a38df3f2e11d316d1272b6.tar.lz
libretube-43e80398b0f84f7109a38df3f2e11d316d1272b6.tar.xz
libretube-43e80398b0f84f7109a38df3f2e11d316d1272b6.zip
added link to documentations w3c
Diffstat (limited to 'content/articles/course-html5')
-rw-r--r--content/articles/course-html5/intro.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/articles/course-html5/intro.md b/content/articles/course-html5/intro.md
index c2e713d..a181639 100644
--- a/content/articles/course-html5/intro.md
+++ b/content/articles/course-html5/intro.md
@@ -18,8 +18,10 @@ Title: Introducción a HTML5
<ul class="ml-3">
<li>[Respositorio oficial][html]{:target="_blank" rel="noopener noreferrer"} de HTML</li>
<li>[w3schools][w3c]{:target="_blank" rel="noopener noreferrer"}</li>
+<li>[Documentación de la W3C][w3c.org]{:target="_blank" rel="noopener noreferrer"}</li>
</ul>
</details>
[html]: https://github.com/whatwg/html
[w3c]: https://www.w3schools.com/html/default.asp
+[w3c.org]: https://www.w3.org/TR/html/