diff options
author | Jesús <heckyel@hyperbola.info> | 2019-06-07 17:03:21 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-06-07 17:03:21 -0500 |
commit | 0a97350acfed2a5c22a9189269bb03a159f290a2 (patch) | |
tree | 4c40a71038a79e719f1b689667468a3617e531ba /content/articles/course-html5 | |
parent | 949ad28e8741808a1a9b88a328b391086447b6e0 (diff) | |
download | libretube-0a97350acfed2a5c22a9189269bb03a159f290a2.tar.lz libretube-0a97350acfed2a5c22a9189269bb03a159f290a2.tar.xz libretube-0a97350acfed2a5c22a9189269bb03a159f290a2.zip |
added 'Etiquetas cite y q'
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> |