Refactoring and multiples BugFix
This commit is contained in:
parent
29eca05074
commit
9cf5d3b2a8
@ -19,8 +19,6 @@ Title: Codificación HTML5
|
|||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
La etiqueta `<span>` se utiliza para agrupar elementos en línea en un documento.
|
|
||||||
|
|
||||||
<details markdown="span">
|
<details markdown="span">
|
||||||
<summary>Mostrar Más</summary>
|
<summary>Mostrar Más</summary>
|
||||||
Código de ayuda:
|
Código de ayuda:
|
||||||
|
@ -5,7 +5,7 @@ Image: 2019/04/etiqueta-a.jpg
|
|||||||
Og_video: https://archive.org/download/coursehtml5/0009-Etiqueta-a.webm
|
Og_video: https://archive.org/download/coursehtml5/0009-Etiqueta-a.webm
|
||||||
Slug: etiqueta-a
|
Slug: etiqueta-a
|
||||||
Tags: html5,video
|
Tags: html5,video
|
||||||
Time: 03:23
|
Time: 3:23
|
||||||
Title: Etiqueta a
|
Title: Etiqueta a
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
17
content/articles/course-html5/etiqueta-div.md
Normal file
17
content/articles/course-html5/etiqueta-div.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
Author: Jesús E.
|
||||||
|
Category: course
|
||||||
|
Date: 2019-05-09 12:24:54
|
||||||
|
Image: 2019/05/etiqueta-div.jpg
|
||||||
|
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>
|
17
content/articles/course-html5/etiqueta-footer.md
Normal file
17
content/articles/course-html5/etiqueta-footer.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
Author: Jesús E.
|
||||||
|
Category: course
|
||||||
|
Date: 2019-05-31 14:14:53
|
||||||
|
Image: 2019/05/etiqueta-footer.jpg
|
||||||
|
Slug: etiqueta-footer
|
||||||
|
Tags: html5
|
||||||
|
Title: Etiqueta footer
|
||||||
|
Time: 6:28
|
||||||
|
|
||||||
|
<figure>
|
||||||
|
<video id="player-ply" playsinline controls>
|
||||||
|
<source src="https://archive.org/download/coursehtml5/0016-footer.webm" type="video/webm">
|
||||||
|
</video>
|
||||||
|
<figcaption>
|
||||||
|
<h1>Etiqueta footer 16/32</h1>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
@ -5,7 +5,7 @@ Image: 2019/03/nav-ul-ol-li.jpg
|
|||||||
Og_video: https://archive.org/download/coursehtml5/0008-nav-ul-ol-li.webm
|
Og_video: https://archive.org/download/coursehtml5/0008-nav-ul-ol-li.webm
|
||||||
Slug: etiqueta-nav-ul-ol-li
|
Slug: etiqueta-nav-ul-ol-li
|
||||||
Tags: html
|
Tags: html
|
||||||
Time: 08:20
|
Time: 8:20
|
||||||
Title: Etiqueta nav ul ol li
|
Title: Etiqueta nav ul ol li
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
@ -5,7 +5,7 @@ Image: 2019/04/etiquetas-span-p.jpg
|
|||||||
Og_video: https://archive.org/download/coursehtml5/0010-Etiquetas-p-span.webm
|
Og_video: https://archive.org/download/coursehtml5/0010-Etiquetas-p-span.webm
|
||||||
Slug: etiquetas-p-span
|
Slug: etiquetas-p-span
|
||||||
Tags: html
|
Tags: html
|
||||||
Time: 03:14
|
Time: 3:14
|
||||||
Title: etiquetas p y span
|
Title: etiquetas p y span
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
@ -5,7 +5,7 @@ Image: 2019/04/etiquetas-strong-em.jpg
|
|||||||
Og_video: https://archive.org/download/coursehtml5/0011-Etiquetas-strong-em.webm
|
Og_video: https://archive.org/download/coursehtml5/0011-Etiquetas-strong-em.webm
|
||||||
Slug: etiquetas-strong-em
|
Slug: etiquetas-strong-em
|
||||||
Tags: hml
|
Tags: hml
|
||||||
Time: 02:16
|
Time: 2:16
|
||||||
Title: Etiquetas strong y em
|
Title: Etiquetas strong y em
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
@ -6,7 +6,7 @@ Lang: es
|
|||||||
Og_video: https://archive.org/download/coursehtml5/0005-header.webm
|
Og_video: https://archive.org/download/coursehtml5/0005-header.webm
|
||||||
Slug: html5-header
|
Slug: html5-header
|
||||||
Tags: html
|
Tags: html
|
||||||
Time: 05:37
|
Time: 5:37
|
||||||
Title: Header
|
Title: Header
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
@ -5,7 +5,7 @@ Image: 2019/03/hgroup-html5.jpg
|
|||||||
Og_video: https://archive.org/download/coursehtml5/0007-hgroup.webm
|
Og_video: https://archive.org/download/coursehtml5/0007-hgroup.webm
|
||||||
Slug: html5-hgroup
|
Slug: html5-hgroup
|
||||||
Tags: html
|
Tags: html
|
||||||
Time: 03:19
|
Time: 3:19
|
||||||
Title: hgroup
|
Title: hgroup
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
@ -6,7 +6,7 @@ Lang: es
|
|||||||
Og_video: https://archive.org/download/coursehtml5/0001-Introduccion.webm
|
Og_video: https://archive.org/download/coursehtml5/0001-Introduccion.webm
|
||||||
Slug: html5-intro
|
Slug: html5-intro
|
||||||
Tags: html
|
Tags: html
|
||||||
Time: 09:16
|
Time: 9:16
|
||||||
Title: Introducción a HTML5
|
Title: Introducción a HTML5
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
@ -6,7 +6,7 @@ Lang: es
|
|||||||
Og_video: https://archive.org/download/coursehtml5/0003-Sintaxis-HTML5.webm
|
Og_video: https://archive.org/download/coursehtml5/0003-Sintaxis-HTML5.webm
|
||||||
Slug: html5-sintaxis
|
Slug: html5-sintaxis
|
||||||
Tags: html
|
Tags: html
|
||||||
Time: 09:57
|
Time: 9:57
|
||||||
Title: Sintaxis HTML5
|
Title: Sintaxis HTML5
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
@ -5,7 +5,7 @@ Image: 2019/03/titulos-html5.jpg
|
|||||||
Og_video: https://archive.org/download/coursehtml5/0006-h1-h2-h3-h4-h5-h6.webm
|
Og_video: https://archive.org/download/coursehtml5/0006-h1-h2-h3-h4-h5-h6.webm
|
||||||
Slug: html5-titulos
|
Slug: html5-titulos
|
||||||
Tags: html
|
Tags: html
|
||||||
Time: 07:55
|
Time: 7:55
|
||||||
Title: Títulos en HTML5
|
Title: Títulos en HTML5
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
@ -9,7 +9,7 @@ Og_video: https://archive.org/download/libreweb/locutus.webm
|
|||||||
Slug: locutus-de-gnu
|
Slug: locutus-de-gnu
|
||||||
Status: published
|
Status: published
|
||||||
Tags: GNU/Linux, gracioso, humor, software libre, software privativo, Star Trek, video
|
Tags: GNU/Linux, gracioso, humor, software libre, software privativo, Star Trek, video
|
||||||
Time: 02:48
|
Time: 2:48
|
||||||
Title: Locutus de GNU
|
Title: Locutus de GNU
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
@ -6,7 +6,7 @@ Image: 2017/12/prompt-avanzado.jpg
|
|||||||
Og_video: https://archive.org/download/libreweb/0001-15599.webm
|
Og_video: https://archive.org/download/libreweb/0001-15599.webm
|
||||||
Slug: prompt-avanzado
|
Slug: prompt-avanzado
|
||||||
Tags: bash, hyperbash, shell
|
Tags: bash, hyperbash, shell
|
||||||
Time: 08:39
|
Time: 8:39
|
||||||
Title: Prompt avanzado
|
Title: Prompt avanzado
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
18
content/articles/richard-stallman-en-retina-version-corta.md
Normal file
18
content/articles/richard-stallman-en-retina-version-corta.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
Author: Jesús E.
|
||||||
|
Category: Noticias
|
||||||
|
Date: 2019-05-31 14:49:45
|
||||||
|
Image: 2019/05/rms-retina-version-corta.jpg
|
||||||
|
License: CC BY-ND 4.0
|
||||||
|
Slug: richard-stallman-en-retina-version-corta
|
||||||
|
Tags: richard stallman, libertad, libre, gnu
|
||||||
|
Title: Richard Stallman en Retina - version corta
|
||||||
|
Time: 2:19
|
||||||
|
|
||||||
|
<figure>
|
||||||
|
<video id="player-ply" playsinline controls>
|
||||||
|
<source src="https://archive.org/download/libreweb/Entrevista-Richard-Stallman-version-corta.webm" type="video/webm">
|
||||||
|
</video>
|
||||||
|
<figcaption>
|
||||||
|
<h1>Richard Stallman en Retina - version corta</h1>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
@ -8,7 +8,7 @@ Modified: 2019-02-10 11:46:44
|
|||||||
Og_video: https://archive.org/download/libreweb/sin-parar.webm
|
Og_video: https://archive.org/download/libreweb/sin-parar.webm
|
||||||
Slug: sin-parar
|
Slug: sin-parar
|
||||||
Tags: capitalismo, ciencia, cortometraje, cultura libre, educación, sistema, video
|
Tags: capitalismo, ciencia, cortometraje, cultura libre, educación, sistema, video
|
||||||
Time: 07:28
|
Time: 7:28
|
||||||
Title: Sin parar
|
Title: Sin parar
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
Binary file not shown.
After Width: | Height: | Size: 154 KiB |
Loading…
x
Reference in New Issue
Block a user