blob: 11416bd6f24de00090d12a8a0ce91bbb3965c7d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Author: Jesús E.
Category: course
Date: 2019-05-09 12:24:54
Image: 2019/05/etiqueta-div.jpg
Og_video: https://archive.org/download/coursehtml5/0015-div.webm
VideoID: d9ec2ab72e794494af10dd
Slug: etiqueta-div
Tags: HTML
Time: 3:56
Title: Etiqueta div
<figure>
<video id="player-ply" playsinline controls>
<source src="https://archive.org/download/coursehtml5/0015-div.webm" type="video/webm">
</video>
<figcaption>
<h1>Etiqueta div 15/32</h1>
</figcaption>
</figure>
|