diff options
-rw-r--r-- | content/articles/course-html5/etiqueta-figure.md | 17 | ||||
-rw-r--r-- | content/wp-content/uploads/article/poster/2019/06/etiqueta-figure.jpg | bin | 0 -> 64962 bytes |
2 files changed, 17 insertions, 0 deletions
diff --git a/content/articles/course-html5/etiqueta-figure.md b/content/articles/course-html5/etiqueta-figure.md new file mode 100644 index 0000000..d9f1426 --- /dev/null +++ b/content/articles/course-html5/etiqueta-figure.md @@ -0,0 +1,17 @@ +Author: Jesús E. +Category: courses +Date: 2019-06-03 15:13:07 +Image: 2019/06/etiqueta-figure.jpg +Slug: etiqueta-figure +Tags: HTML, html, figure, html5 +Title: Etiqueta figure +Time: 6:19 + +<figure> + <video id="player-ply" playsinline controls> + <source src="https://archive.org/download/coursehtml5/0017-figure.webm" type="video/webm"> + </video> + <figcaption> + <h1>Etiqueta figure 17/32</h1> + </figcaption> +</figure> diff --git a/content/wp-content/uploads/article/poster/2019/06/etiqueta-figure.jpg b/content/wp-content/uploads/article/poster/2019/06/etiqueta-figure.jpg Binary files differnew file mode 100644 index 0000000..02b39af --- /dev/null +++ b/content/wp-content/uploads/article/poster/2019/06/etiqueta-figure.jpg |