aboutsummaryrefslogtreecommitdiffstats
path: root/content/articles/course-html5/header.md
blob: cde36c4e7f6459599d0071653e00717ed186c542 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Author: Jesús E.
Category: courses
Date: 2019-03-25 12:12
Image: 2019/03/header-html5.jpg
Lang: es
Slug: html5-header
Tags: html
Time: 05:37
Title: Header

<video id="player-ply" playsinline controls>
<source src="https://archive.org/download/coursehtml5/0005-header.webm" type="video/webm">
  <track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/03/0005-header-es.vtt" srclang="es" default>
</video>

<details markdown="span">
<summary>Header HTML5 5/32</summary>
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