diff options
author | Jesús <heckyel@hyperbola.info> | 2019-06-07 17:13:34 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-06-07 17:13:34 -0500 |
commit | 39194621acd32752a87bab6795956e06a6e1b15e (patch) | |
tree | 64dfc1d35d53f1cc4cee4a93bee73dc30f341087 /content/articles/course-html5 | |
parent | 9f9b97ffb56b30fdd4e5960695fe440e20f6c5e3 (diff) | |
download | libretube-39194621acd32752a87bab6795956e06a6e1b15e.tar.lz libretube-39194621acd32752a87bab6795956e06a6e1b15e.tar.xz libretube-39194621acd32752a87bab6795956e06a6e1b15e.zip |
added 'Etiqueta hr'
Diffstat (limited to 'content/articles/course-html5')
-rw-r--r-- | content/articles/course-html5/etiqueta-hr.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/articles/course-html5/etiqueta-hr.md b/content/articles/course-html5/etiqueta-hr.md new file mode 100644 index 0000000..525c9ea --- /dev/null +++ b/content/articles/course-html5/etiqueta-hr.md @@ -0,0 +1,17 @@ +Author: Jesús E. +Category: course +Date: 2019-06-07 17:08:37 +Image: 2019/06/etiqueta-hr.jpg +Slug: etiqueta-hr +Tags: HTML, html, hr +Title: Etiqueta hr +Time: 5:17 + +<figure> + <video id="player-ply" playsinline controls> + <source src="https://archive.org/download/coursehtml5/0023-hr.webm" type="video/webm"> + </video> + <figcaption> + <h1>Etiqueta hr 23/32</h1> + </figcaption> +</figure> |