diff options
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 |