From 4f9419993e91008bda526a7a9c05a83fe841fbdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 12 Apr 2019 11:59:11 -0500 Subject: organize the information of the video-articles --- content/articles/course-html5/intro.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'content/articles/course-html5/intro.md') diff --git a/content/articles/course-html5/intro.md b/content/articles/course-html5/intro.md index 3f316f5..bc92d98 100644 --- a/content/articles/course-html5/intro.md +++ b/content/articles/course-html5/intro.md @@ -16,12 +16,15 @@ Title: Introducción a HTML5 # Introducción a HTML5 1/32 +HTML tiene una nueva versión desde hace unos años, hablamos de la versión 5 del mismo. +Trayendo consigo nuevas etiquetas, las llamadas etiquetas semánticas. +
Mostrar Más
@@ -30,3 +33,6 @@ Title: Introducción a HTML5 [w3c]: https://www.w3schools.com/html/default.asp [w3c.org]: https://www.w3.org/TR/html/ [validator]: https://validator.w3.org/ + +*[HTML]: Hyper Text Markup Language +*[W3C]: World Wide Web Consortium -- cgit v1.2.3