diff options
Diffstat (limited to 'content/articles/course-html5')
-rw-r--r-- | content/articles/course-html5/etiquetas-cite-y-q.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/articles/course-html5/etiquetas-cite-y-q.md b/content/articles/course-html5/etiquetas-cite-y-q.md new file mode 100644 index 0000000..e85101e --- /dev/null +++ b/content/articles/course-html5/etiquetas-cite-y-q.md @@ -0,0 +1,17 @@ +Author: Jesús E. +Category: course +Date: 2019-06-07 16:55:36 +Image: 2019/06/etiquetas-cite-y-q.jpg +Slug: etiquetas-cite-y-q +Tags: HTML, html, cite, q +Title: Etiquetas cite y q +Time: 2:56 + +<figure> + <video id="player-ply" playsinline controls> + <source src="https://archive.org/download/coursehtml5/0021-cite-y-q.webm" type="video/webm"> + </video> + <figcaption> + <h1>Etiquetas cite y q 21/32</h1> + </figcaption> +</figure> |