blob: cad755deed42f5830109e984bd376a70d8280c42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Author: Jesús E.
Category: course
Date: 2019-06-06 12:25:11
Image: 2019/06/etiqueta-main.jpg
Og_video: https://archive.org/download/coursehtml5/0018-main.webm
Slug: etiqueta-main
Tags: HTML, html, etiqueta main
Title: Etiqueta main
Time: 3:52
<figure>
<video id="player-ply" playsinline controls>
<source src="https://archive.org/download/coursehtml5/0018-main.webm" type="video/webm">
</video>
<figcaption>
<h1>Etiqueta main 18/32</h1>
</figcaption>
</figure>
|