added 'Etiquetas dl, dt, dd'

This commit is contained in:
Jesús 2019-06-07 17:09:14 -05:00
parent 0a97350acf
commit 9f9b97ffb5
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
Author: Jesús E.
Category: course
Date: 2019-06-07 17:02:47
Image: 2019/06/etiquetas-dl-dt-dd.jpg
Slug: etiquetas-dl-dt-dd
Tags: HTML, html, dl, dt, dd
Title: Etiquetas dl, dt y dd
Time: 7:36
<figure>
<video id="player-ply" playsinline controls>
<source src="https://archive.org/download/coursehtml5/0022-dl-dt-dd.webm" type="video/webm">
</video>
<figcaption>
<h1>Etiquetas dl, dt y dd 22/32</h1>
</figcaption>
</figure>

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB