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