diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-09 12:48:37 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-09 12:48:37 -0500 |
commit | 32a97ad30bbd418ac13aea7118dc8832d30e88b3 (patch) | |
tree | ee457013e2bd58ee42bbc4524f9a513a6c2cded9 /content/articles/course-html5/header.md | |
parent | 910cdbe80c753fa7c65c5f8f92de0dab8d234872 (diff) | |
download | libretube-32a97ad30bbd418ac13aea7118dc8832d30e88b3.tar.lz libretube-32a97ad30bbd418ac13aea7118dc8832d30e88b3.tar.xz libretube-32a97ad30bbd418ac13aea7118dc8832d30e88b3.zip |
Added new articles and fixes
Diffstat (limited to 'content/articles/course-html5/header.md')
-rw-r--r-- | content/articles/course-html5/header.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/content/articles/course-html5/header.md b/content/articles/course-html5/header.md index 206421c..cde36c4 100644 --- a/content/articles/course-html5/header.md +++ b/content/articles/course-html5/header.md @@ -15,9 +15,7 @@ Title: Header <details markdown="span"> <summary>Header HTML5 5/32</summary> - -Más información sobre la etiqueta [header][header] en w3schools. - +Más información sobre la etiqueta `<header>` en [w3schools][header]{:target="_blank" rel="noopener noreferrer"}. </details> [header]: https://www.w3schools.com/tags/tag_header.asp |