aboutsummaryrefslogtreecommitdiffstats
path: root/content/articles/course-html5
diff options
context:
space:
mode:
Diffstat (limited to 'content/articles/course-html5')
-rw-r--r--content/articles/course-html5/etiqueta-aside.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/content/articles/course-html5/etiqueta-aside.md b/content/articles/course-html5/etiqueta-aside.md
new file mode 100644
index 0000000..a4b51c9
--- /dev/null
+++ b/content/articles/course-html5/etiqueta-aside.md
@@ -0,0 +1,20 @@
+Author: Jesús E.
+Category: courses
+Date: 2019-04-10 13:10:01
+Image: 2019/04/aside-html5.jpg
+Slug: etiqueta-aside
+Tags: html5
+Time: 5:55
+Title: Etiqueta aside
+
+<video id="player-ply" playsinline controls>
+ <source src="https://archive.org/download/coursehtml5/0014-aside.webm" type="video/webm">
+ <track kind="captions" label="Español" src="{static}/wp-content/uploads/article/subtitles/2019/04/0014-aside-es.vtt" srclang="es" default>
+</video>
+
+<details markdown="span">
+<summary>Etiqueta aside 14/32</summary>
+<p class="mb-0">Más sobre la etiqueta `<aside>` en la [w3schools][w3-aside]{:target="_blank" rel="noopener noreferrer"}</p>
+</details>
+
+[w3-aside]: https://www.w3schools.com/tags/tag_aside.asp