diff options
author | Jesús <heckyel@hyperbola.info> | 2019-06-06 12:50:17 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-06-06 12:50:17 -0500 |
commit | 36194731e57c42ee75fcbb90479071cba11c5639 (patch) | |
tree | 5b535b8fa11af6fe885f28eb4b63b0f7dae2ffc3 /content/articles/course-html5 | |
parent | cf2037becb25521072c5d4adc3d8eb9c0bc05521 (diff) | |
download | libretube-36194731e57c42ee75fcbb90479071cba11c5639.tar.lz libretube-36194731e57c42ee75fcbb90479071cba11c5639.tar.xz libretube-36194731e57c42ee75fcbb90479071cba11c5639.zip |
Added 'etiqueta main'
Diffstat (limited to 'content/articles/course-html5')
-rw-r--r-- | content/articles/course-html5/etiqueta-main.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/articles/course-html5/etiqueta-main.md b/content/articles/course-html5/etiqueta-main.md new file mode 100644 index 0000000..19a1c52 --- /dev/null +++ b/content/articles/course-html5/etiqueta-main.md @@ -0,0 +1,17 @@ +Author: Jesús E. +Category: course +Date: 2019-06-06 12:25:11 +Image: 2019/06/etiqueta-main.jpg +Slug: etiqueta-main +Tags: HTML. html, etiqueta main +Title: Etiqueta main +Time: 2:53 + +<figure> + <video id="player-ply" playsinline controls> + <source src="https://archive.org/download/coursehtml5/0018-Etiqueta-main.webm" type="video/webm"> + </video> + <figcaption> + <h1>Etiqueta main 18/32</h1> + </figcaption> +</figure> |