diff --git a/Unidad_03_HTML/Flexbox/Ejercicios Flexbox.docx b/Unidad_03_HTML/Flexbox/Ejercicios Flexbox.docx new file mode 100644 index 0000000..57a1ae4 Binary files /dev/null and b/Unidad_03_HTML/Flexbox/Ejercicios Flexbox.docx differ diff --git a/Unidad_03_HTML/Flexbox/Ejercicios Flexbox.pdf b/Unidad_03_HTML/Flexbox/Ejercicios Flexbox.pdf new file mode 100644 index 0000000..413a0a3 Binary files /dev/null and b/Unidad_03_HTML/Flexbox/Ejercicios Flexbox.pdf differ diff --git a/Unidad_03_HTML/Flexbox/ejercicio01/index.css b/Unidad_03_HTML/Flexbox/ejercicio01/index.css new file mode 100644 index 0000000..8c55d86 --- /dev/null +++ b/Unidad_03_HTML/Flexbox/ejercicio01/index.css @@ -0,0 +1,33 @@ +/* Diferentes navegadores utilizan diferentes márgenes por defecto */ +body{ + margin:0; /* Igualo los márgenes por defecto de cualquier navegador*/ +} + +/* Contenedor principal. Tendrá Flexbox */ +.container { + display: flex; /* flex es igual a inline-flex. Los elementos dentro de un flex son flex-items */ + border: 10px solid red; + height: 100vh; /* Utiliza el 100% del alto del viewport (parte visible de la página) */ + box-sizing: border-box; /* Unifica en un único valor de cada div los siguientes: margin, padding y border*/ +} + +/* Cada box tiene unas propiedades, son simplemente estéticas*/ +.box { + color: #fff; + font-size: 100px; + text-align: center; + text-shadow: 4px 4px 0 rgba(0, 0, 0, .1); + padding: 10px; +} + +/* Colores de cada box */ +.box1 { background:#1abc9c;} +.box2 { background:#3498db;} +.box3 { background:#9b59b6;} +.box4 { background:#34495e;} +.box5 { background:#f1c40f;} +.box6 { background:#e67e22;} +.box7 { background:#e74c3c;} +.box8 { background:#bdc3c7;} +.box9 { background:#2ecc71;} +.box10 { background:#16a085;} \ No newline at end of file diff --git a/Unidad_03_HTML/Flexbox/ejercicio01/index.html b/Unidad_03_HTML/Flexbox/ejercicio01/index.html new file mode 100644 index 0000000..9808cc3 --- /dev/null +++ b/Unidad_03_HTML/Flexbox/ejercicio01/index.html @@ -0,0 +1,27 @@ + + + + + + FlexBox Tutorial + + + + + +
+
1
+
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
+ + + + \ No newline at end of file diff --git a/Unidad_03_HTML/HTML/001-ejemplo-elemento-html.html b/Unidad_03_HTML/HTML/001-ejemplo-elemento-html.html new file mode 100644 index 0000000..e2a3b34 --- /dev/null +++ b/Unidad_03_HTML/HTML/001-ejemplo-elemento-html.html @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Unidad_03_HTML/HTML/002-ejemplo-elemento-body.html b/Unidad_03_HTML/HTML/002-ejemplo-elemento-body.html new file mode 100644 index 0000000..7314189 --- /dev/null +++ b/Unidad_03_HTML/HTML/002-ejemplo-elemento-body.html @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Unidad_03_HTML/HTML/003-ejemplo-elemento-title.html b/Unidad_03_HTML/HTML/003-ejemplo-elemento-title.html new file mode 100644 index 0000000..c9d0923 --- /dev/null +++ b/Unidad_03_HTML/HTML/003-ejemplo-elemento-title.html @@ -0,0 +1,7 @@ + + + + Mi primera página web + +pá + diff --git a/Unidad_03_HTML/HTML/004-ejemplo-elemento-meta.html b/Unidad_03_HTML/HTML/004-ejemplo-elemento-meta.html new file mode 100644 index 0000000..b80c91d --- /dev/null +++ b/Unidad_03_HTML/HTML/004-ejemplo-elemento-meta.html @@ -0,0 +1,10 @@ + + + + Mi primera página web + + + + + + diff --git a/Unidad_03_HTML/HTML/006-ejemplo-elemento-script.html b/Unidad_03_HTML/HTML/006-ejemplo-elemento-script.html new file mode 100644 index 0000000..6d506a0 --- /dev/null +++ b/Unidad_03_HTML/HTML/006-ejemplo-elemento-script.html @@ -0,0 +1,13 @@ + + + + Mi primera página web + + + + + diff --git a/Unidad_03_HTML/HTML/007-ejemplo-elemento-style.html b/Unidad_03_HTML/HTML/007-ejemplo-elemento-style.html new file mode 100644 index 0000000..7720b17 --- /dev/null +++ b/Unidad_03_HTML/HTML/007-ejemplo-elemento-style.html @@ -0,0 +1,22 @@ + + + + + + + Mi primera página web + + + +El texto dentro de body debería tener: margen superior, inferior, izquierdo y derecho de 50 px; un color azul de fondo; +tipo de letra sans-serif; tamaño de letra 11 puntos; y color de letra blanco. + diff --git a/Unidad_03_HTML/HTML/008-ejemplo-elemento-headings.html b/Unidad_03_HTML/HTML/008-ejemplo-elemento-headings.html new file mode 100644 index 0000000..a558da0 --- /dev/null +++ b/Unidad_03_HTML/HTML/008-ejemplo-elemento-headings.html @@ -0,0 +1,31 @@ + + + + Mi primera página web + + + + +

Encabezado/título de nivel 1

+

Encabezado/título de nivel 2

+

Encabezado/título de nivel 3

+

Encabezado/título de nivel 4

+
Encabezado/título de nivel 5
+
Encabezado/título de nivel 6
+ + diff --git a/Unidad_03_HTML/HTML/009-ejemplo-elemento-p.html b/Unidad_03_HTML/HTML/009-ejemplo-elemento-p.html new file mode 100644 index 0000000..4ffade4 --- /dev/null +++ b/Unidad_03_HTML/HTML/009-ejemplo-elemento-p.html @@ -0,0 +1,32 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+

Thor

+

Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.

+

Hulk

+

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+

Iron Man

+

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.

+ + diff --git a/Unidad_03_HTML/HTML/010-ejemplo-elemento-br.html b/Unidad_03_HTML/HTML/010-ejemplo-elemento-br.html new file mode 100644 index 0000000..906477e --- /dev/null +++ b/Unidad_03_HTML/HTML/010-ejemplo-elemento-br.html @@ -0,0 +1,37 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+

Thor

+

Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.

+
+

Hulk

+

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+
+

Iron Man

+

Un multimillonario, empresario e ingeniero, + Tony Stark sufre una lesión en el pecho durante un secuestro + en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva.
+ Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio.
Luego utiliza la armadura para proteger al mundo como Iron Man.

+ + diff --git a/Unidad_03_HTML/HTML/011-ejemplo-elemento-hr.html b/Unidad_03_HTML/HTML/011-ejemplo-elemento-hr.html new file mode 100644 index 0000000..876bf23 --- /dev/null +++ b/Unidad_03_HTML/HTML/011-ejemplo-elemento-hr.html @@ -0,0 +1,34 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+

Thor

+

Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.

+
+

Hulk

+

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+
+

Iron Man

+

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.

+ + diff --git a/Unidad_03_HTML/HTML/012-ejemplo-modificadores-formato.html b/Unidad_03_HTML/HTML/012-ejemplo-modificadores-formato.html new file mode 100644 index 0000000..6274dfb --- /dev/null +++ b/Unidad_03_HTML/HTML/012-ejemplo-modificadores-formato.html @@ -0,0 +1,34 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+

Thor

+

Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.

+
+

Hulk

+

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+
+

Iron Man

+

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.

+ + diff --git a/Unidad_03_HTML/HTML/013-ejemplo-elemento-font.html b/Unidad_03_HTML/HTML/013-ejemplo-elemento-font.html new file mode 100644 index 0000000..10a1d44 --- /dev/null +++ b/Unidad_03_HTML/HTML/013-ejemplo-elemento-font.html @@ -0,0 +1,20 @@ + + + + Marvel - Los vengadores + + + +

Superhéroes de Marvel - Los vengadores

+

Thor

+

Un semidios con un poder + portentoso + gracias a su martillo, que le fue regalado por su padre, + el gran Odín, + padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.

+

Hulk

+

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+

Iron Man

+

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.

+ + diff --git a/Unidad_03_HTML/HTML/014-ejemplo-elemento-pre.html b/Unidad_03_HTML/HTML/014-ejemplo-elemento-pre.html new file mode 100644 index 0000000..0de8a88 --- /dev/null +++ b/Unidad_03_HTML/HTML/014-ejemplo-elemento-pre.html @@ -0,0 +1,41 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+

Thor

+

+

Un semidios    <  > " ? ! &    con un poder portentoso gracias a su martillo, 
+    que le fue regalado por su padre, el gran Odín, padre de todos  los Dioses de Asgard. 
+    
+    
+    Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante 
+    diversas fuerzas espaciales malignas.
+    

+
+

Hulk

+

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+
+

Iron Man

+

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.

+ + diff --git a/Unidad_03_HTML/HTML/015-ejemplo-elemento-ol.html b/Unidad_03_HTML/HTML/015-ejemplo-elemento-ol.html new file mode 100644 index 0000000..b6e9abb --- /dev/null +++ b/Unidad_03_HTML/HTML/015-ejemplo-elemento-ol.html @@ -0,0 +1,25 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+
    +
  1. Thor
  2. +
  3. Hulk
  4. +
  5. Iron Man
  6. +
+ + diff --git a/Unidad_03_HTML/HTML/016-ejemplo-elemento-ul.html b/Unidad_03_HTML/HTML/016-ejemplo-elemento-ul.html new file mode 100644 index 0000000..58b1815 --- /dev/null +++ b/Unidad_03_HTML/HTML/016-ejemplo-elemento-ul.html @@ -0,0 +1,25 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+ + + diff --git a/Unidad_03_HTML/HTML/017-ejemplo-listas-anidadas.html b/Unidad_03_HTML/HTML/017-ejemplo-listas-anidadas.html new file mode 100644 index 0000000..2b2c393 --- /dev/null +++ b/Unidad_03_HTML/HTML/017-ejemplo-listas-anidadas.html @@ -0,0 +1,43 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+
    +
  1. + Thor. Amigos conocidos: + +
  2. +
  3. + Hulk. Amigos conocidos: + +
  4. +
  5. + Iron Man. Amigos conocidos: + +
  6. +
+ + diff --git a/Unidad_03_HTML/HTML/018-ejemplo-listas-anidadas-con-css.html b/Unidad_03_HTML/HTML/018-ejemplo-listas-anidadas-con-css.html new file mode 100644 index 0000000..942325b --- /dev/null +++ b/Unidad_03_HTML/HTML/018-ejemplo-listas-anidadas-con-css.html @@ -0,0 +1,50 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+
    +
  1. + Thor. Amigos conocidos: + +
  2. +
  3. + Hulk. Amigos conocidos: + +
  4. +
  5. + Iron Man. Amigos conocidos: + +
  6. +
+ + diff --git a/Unidad_03_HTML/HTML/019-ejemplo-elemento-dl.html b/Unidad_03_HTML/HTML/019-ejemplo-elemento-dl.html new file mode 100644 index 0000000..039d15d --- /dev/null +++ b/Unidad_03_HTML/HTML/019-ejemplo-elemento-dl.html @@ -0,0 +1,28 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+
+
Thor
+
Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
+
Hulk
+
Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.
+
Iron Man
+
Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.
+
+ + diff --git a/Unidad_03_HTML/HTML/020-ejemplo-elemento-a.html b/Unidad_03_HTML/HTML/020-ejemplo-elemento-a.html new file mode 100644 index 0000000..d698265 --- /dev/null +++ b/Unidad_03_HTML/HTML/020-ejemplo-elemento-a.html @@ -0,0 +1,41 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+

Thor

+

Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.

+

Hulk

+

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+

Iron Man

+

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.

+ + diff --git a/Unidad_03_HTML/HTML/021-ejemplo-elemento-a-marcador.html b/Unidad_03_HTML/HTML/021-ejemplo-elemento-a-marcador.html new file mode 100644 index 0000000..e6a08ba --- /dev/null +++ b/Unidad_03_HTML/HTML/021-ejemplo-elemento-a-marcador.html @@ -0,0 +1,122 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+

Thor

+

Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.

+

Hulk

+

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+

Ir al marcador Iron Man

+

Ir al parrafo con id de Iron Man

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +

+

Iron Man

+

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.

+

 

 

 

 

 

 

 

 

+

 

 

 

 

 

 

 

 

+

 

 

 

 

 

 

 

 

+ + diff --git a/Unidad_03_HTML/HTML/022-ejemplo-elemento-img.html b/Unidad_03_HTML/HTML/022-ejemplo-elemento-img.html new file mode 100644 index 0000000..6ffb0e7 --- /dev/null +++ b/Unidad_03_HTML/HTML/022-ejemplo-elemento-img.html @@ -0,0 +1,48 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+

Thor

+ Thor + Thor +

Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.

+
+

Hulk

+ Hulk +

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+
+

Iron Man

+ Iron Man +

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.

+ + diff --git a/Unidad_03_HTML/HTML/023-ejemplo-elemento-map-area.html b/Unidad_03_HTML/HTML/023-ejemplo-elemento-map-area.html new file mode 100644 index 0000000..11eb02b --- /dev/null +++ b/Unidad_03_HTML/HTML/023-ejemplo-elemento-map-area.html @@ -0,0 +1,58 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores + + + + + +

+ +

Thor

+

Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.

+

 

 

 

 

 

 

 

 

+

 

 

 

 

 

 

 

 

+

 

 

 

 

 

 

 

 

+ +

Hulk

+

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+

 

 

 

 

 

 

 

 

+

 

 

 

 

 

 

 

 

+

 

 

 

 

 

 

 

 

+ +

Iron Man

+

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.

+

 

 

 

 

 

 

 

 

+

 

 

 

 

 

 

 

 

+

 

 

 

 

 

 

 

 

+ + diff --git a/Unidad_03_HTML/HTML/024-ejemplo-elemento-table.html b/Unidad_03_HTML/HTML/024-ejemplo-elemento-table.html new file mode 100644 index 0000000..54a75bb --- /dev/null +++ b/Unidad_03_HTML/HTML/024-ejemplo-elemento-table.html @@ -0,0 +1,52 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+ + + + + + + + + + + + + +
ThorUn semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
HulkConocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.
Iron ManUn multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.
+ + diff --git a/Unidad_03_HTML/HTML/025-ejemplo-elemento-table-con-imagenes.html b/Unidad_03_HTML/HTML/025-ejemplo-elemento-table-con-imagenes.html new file mode 100644 index 0000000..4d40dc4 --- /dev/null +++ b/Unidad_03_HTML/HTML/025-ejemplo-elemento-table-con-imagenes.html @@ -0,0 +1,60 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Thor
Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
Hulk
 Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.
Iron Man
 Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.
+ + diff --git a/Unidad_03_HTML/HTML/026-ejemplo-elemento-table-colspan.html b/Unidad_03_HTML/HTML/026-ejemplo-elemento-table-colspan.html new file mode 100644 index 0000000..a280370 --- /dev/null +++ b/Unidad_03_HTML/HTML/026-ejemplo-elemento-table-colspan.html @@ -0,0 +1,60 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Thor
Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
Hulk
 Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.
Iron Man
 Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.
+ + diff --git a/Unidad_03_HTML/HTML/027-ejemplo-elemento-table-colspan-y-rowspan.html b/Unidad_03_HTML/HTML/027-ejemplo-elemento-table-colspan-y-rowspan.html new file mode 100644 index 0000000..2e2cc50 --- /dev/null +++ b/Unidad_03_HTML/HTML/027-ejemplo-elemento-table-colspan-y-rowspan.html @@ -0,0 +1,58 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+ + + + + + + + + + + + + + + + + + + + + + + +
Thor
Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
Hulk
Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.
Iron Man
 Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.
+ + diff --git a/Unidad_03_HTML/HTML/028-ejemplo-elemento-tabla-anidada.html b/Unidad_03_HTML/HTML/028-ejemplo-elemento-tabla-anidada.html new file mode 100644 index 0000000..a70db16 --- /dev/null +++ b/Unidad_03_HTML/HTML/028-ejemplo-elemento-tabla-anidada.html @@ -0,0 +1,70 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+ + + + + + + + + + +
+ + + + + + + +

Thor

Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
+ + + + + + + +

Hulk

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.
+ + + + + + + +

Iron Man

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.
+

 

+ + diff --git a/Unidad_03_HTML/HTML/029-ejemplo-elemento-tabla-anidada-con-css.html b/Unidad_03_HTML/HTML/029-ejemplo-elemento-tabla-anidada-con-css.html new file mode 100644 index 0000000..d453d87 --- /dev/null +++ b/Unidad_03_HTML/HTML/029-ejemplo-elemento-tabla-anidada-con-css.html @@ -0,0 +1,91 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+ + + + + + + + + + +
+ + + + + + + +
Thor
Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
+ + + + + + + +
Hulk
Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.
+ + + + + + + +
Iron Man
Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.
+

 

+ + diff --git a/Unidad_03_HTML/HTML/030-marcos/der.html b/Unidad_03_HTML/HTML/030-marcos/der.html new file mode 100644 index 0000000..c40db62 --- /dev/null +++ b/Unidad_03_HTML/HTML/030-marcos/der.html @@ -0,0 +1,92 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+ + + + + + + + + + +
+ + + + + + + +
Thor
Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
+ + + + + + + +
Hulk
Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.
+ + + + + + + +
Iron Man
Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.
+

 

+ + + diff --git a/Unidad_03_HTML/HTML/030-marcos/izq.html b/Unidad_03_HTML/HTML/030-marcos/izq.html new file mode 100644 index 0000000..50b4565 --- /dev/null +++ b/Unidad_03_HTML/HTML/030-marcos/izq.html @@ -0,0 +1,56 @@ + + + + Marvel - Los vengadores + + + + +

Thor

+ + + diff --git a/Unidad_03_HTML/HTML/030-marcos/marcos.html b/Unidad_03_HTML/HTML/030-marcos/marcos.html new file mode 100644 index 0000000..9775ede --- /dev/null +++ b/Unidad_03_HTML/HTML/030-marcos/marcos.html @@ -0,0 +1,15 @@ + + + + + +Documento sin título + + + + + + +<body> +</body> + diff --git a/Unidad_03_HTML/HTML/031-ejemplo-elemento-div.html b/Unidad_03_HTML/HTML/031-ejemplo-elemento-div.html new file mode 100644 index 0000000..c86d89c --- /dev/null +++ b/Unidad_03_HTML/HTML/031-ejemplo-elemento-div.html @@ -0,0 +1,97 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+
+ + + + + + + + +
Thor
Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
+
+
+ + + + + + + + +
Hulk
Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.
+
+
+ + + + + + + + +
Iron Man
Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.
+
+ + diff --git a/Unidad_03_HTML/HTML/032-ejemplo-elemento-div2.html b/Unidad_03_HTML/HTML/032-ejemplo-elemento-div2.html new file mode 100644 index 0000000..dbf24a5 --- /dev/null +++ b/Unidad_03_HTML/HTML/032-ejemplo-elemento-div2.html @@ -0,0 +1,103 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+
+ + + + + + + + +
Thor
Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
+
+
+ + + + + + + + +
Hulk
Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.
+
+
+ + + + + + + + +
Iron Man
Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.
+
+ + diff --git a/Unidad_03_HTML/HTML/033-ejemplo-elemento-span.html b/Unidad_03_HTML/HTML/033-ejemplo-elemento-span.html new file mode 100644 index 0000000..e5abc39 --- /dev/null +++ b/Unidad_03_HTML/HTML/033-ejemplo-elemento-span.html @@ -0,0 +1,70 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+ + + + + + + + +
Thor
Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.
+ + diff --git a/Unidad_03_HTML/HTML/034-ejemplo-elemento-form-css.html b/Unidad_03_HTML/HTML/034-ejemplo-elemento-form-css.html new file mode 100644 index 0000000..583c110 --- /dev/null +++ b/Unidad_03_HTML/HTML/034-ejemplo-elemento-form-css.html @@ -0,0 +1,174 @@ + + + + Marvel - Los vengadores + + + + +
+

Superhéroes de Marvel

+ Rellena el formulario para ser un superhéroe +

+

+ + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + +
+
+ + diff --git a/Unidad_03_HTML/HTML/035-ejemplo-elemento-form1.html b/Unidad_03_HTML/HTML/035-ejemplo-elemento-form1.html new file mode 100644 index 0000000..dc62123 --- /dev/null +++ b/Unidad_03_HTML/HTML/035-ejemplo-elemento-form1.html @@ -0,0 +1,84 @@ + + + + + Marvel - Los vengadores + + + + + + +

Superhéroes de Marvel - Los vengadores

+ + +
+

+ + +

+

+ + +

+

+ + +

+

+ +

+
+

 

+ + + \ No newline at end of file diff --git a/Unidad_03_HTML/HTML/036-spotless/default.css b/Unidad_03_HTML/HTML/036-spotless/default.css new file mode 100644 index 0000000..9bd4aa8 --- /dev/null +++ b/Unidad_03_HTML/HTML/036-spotless/default.css @@ -0,0 +1,525 @@ + html, body + { + height: 100%; + } + + body + { + margin: 0px; + padding: 0px; + background: #FFF; + font-family: 'Source Sans Pro', sans-serif; + font-size: 12pt; + font-weight: 300; + color: #000000; + } + + + h1, h2, h3 + { + margin: 0; + padding: 0; + } + + p, ol, ul + { + margin-top: 0; + } + + ol, ul + { + padding: 0; + list-style: none; + } + + p + { + line-height: 180%; + } + + strong + { + } + + a + { + color: #d31e0b; + } + + a:hover + { + text-decoration: none; + } + + .container + { + overflow: hidden; + margin: 0em auto; + width: 1200px; + } + + .header + { + margin-bottom: 4em; + padding-left: 2em; + border-left: 6px solid #d31e0b; + } + + .header h2 + { + text-transform: uppercase; + font-size: 2.5em; + font-weight: 300; + } + + .header span + { + display: block; + padding-top: 0.50em; + letter-spacing: 0.10em; + text-transform: uppercase; + font-size: 1em; + font-weight: 300; + } + +/*********************************************************************************/ +/* Image Style */ +/*********************************************************************************/ + + .image + { + display: inline-block; + } + + .image img + { + display: block; + width: 100%; + } + + .image-full + { + display: block; + width: 100%; + margin: 0 0 2em 0; + } + + .image-left + { + float: left; + margin: 0 2em 2em 0; + } + + .image-centered + { + display: block; + margin: 0 0 2em 0; + } + + .image-centered img + { + margin: 0 auto; + width: auto; + } + +/*********************************************************************************/ +/* List Styles */ +/*********************************************************************************/ + + + ul.style2 + { + margin: 0; + padding-top: 1em; + list-style: none; + } + + ul.style2 li + { + border-top: 1px solid rgba(0,0,0,0.08); + padding: 0.80em 0 0.80em 0; + font-family: 0.80em; + } + + ul.style2 li:before + { + display: inline-block; + padding: 4px; + background: #DB3256; + } + + ul.style2 a + { + display: inline-block; + color: #35514f; + } + + ul.style2 li:first-child + { + border-top: 0; + padding-top: 0; + } + +/*********************************************************************************/ +/* Social Icon Styles */ +/*********************************************************************************/ + + ul.contact + { + margin: 0; + padding: 2em 0em 0em 0em; + list-style: none; + } + + ul.contact li + { + display: inline-block; + padding: 0em 0.30em; + font-size: 1em; + } + + ul.contact li span + { + display: none; + margin: 0; + padding: 0; + } + + ul.contact li a + { + color: #FFF; + } + + ul.contact li a:before + { + display: inline-block; + background: #3f3f3f; + width: 40px; + height: 40px; + line-height: 40px; + border-radius: 20px; + text-align: center; + color: #FFFFFF; + } + + ul.contact li a.icon-twitter:before { background: #2DAAE4; } + ul.contact li a.icon-facebook:before { background: #39599F; } + ul.contact li a.icon-dribbble:before { background: #C4376B; } + ul.contact li a.icon-tumblr:before { background: #31516A; } + ul.contact li a.icon-rss:before { background: #F2600B; } + +/*********************************************************************************/ +/* Button Style */ +/*********************************************************************************/ + + .button + { + display: inline-block; + margin-top: 2em; + padding: 1em 2em 1em 2em; + background: #d31e0b; + border-bottom: 4px solid #9e1506; + letter-spacing: 0.20em; + text-decoration: none; + text-transform: uppercase; + font-weight: 400; + font-size: 0.90em; + color: #FFF; + } + + .button:before + { + display: inline-block; + background: #FFC31F; + margin-right: 1em; + width: 40px; + height: 40px; + line-height: 40px; + border-radius: 20px; + text-align: center; + color: #272925; + } + +/*********************************************************************************/ +/* 4-column */ +/*********************************************************************************/ + + .box1, + .box2, + .box3, + .box4 + { + width: 282px; + } + + .box1, + .box2, + .box3 + { + float: left; + margin-right: 24px; + } + + .box4 + { + float: right; + } + +/*********************************************************************************/ +/* 3-column */ +/*********************************************************************************/ + + .boxA, + .boxB, + .boxC + { + width: 384px; + } + + .boxA, + .boxB + { + float: left; + margin-right: 24px; + } + + .boxC + { + float: right; + } + +/*********************************************************************************/ +/* 2-column */ +/*********************************************************************************/ + + .tbox1, + .tbox2 + { + width: 588px; + } + + .tbox1 + { + float: left; + } + + .tbox2 + { + float: right; + } + +/*********************************************************************************/ +/* Header */ +/*********************************************************************************/ + + #header + { + position: relative; + padding: 3em 0em; + } + +/*********************************************************************************/ +/* Logo */ +/*********************************************************************************/ + + #logo + { + } + + #logo h1 + { + } + + #logo h1 a + { + color: #d31e0b; + } + + #logo span + { + letter-spacing: 0.10em; + text-transform: uppercase; + font-size: 0.90em; + color: #000; + } + + #logo a + { + text-decoration: none; + color: #000; + } + +/*********************************************************************************/ +/* Menu */ +/*********************************************************************************/ + + #menu-wrapper + { + overflow: hidden; + height: 60px; + background: #d31e0b; + border-bottom: 4px solid #9e1506; + } + + #menu + { + } + + #menu ul + { + display: inline-block; + } + + #menu li + { + display: block; + float: left; + text-align: center; + } + + #menu li a, #menu li span + { + overflow: hidden; + padding: 1em 3em 1em 0em; + line-height: 60px; + letter-spacing: 0.10em; + text-decoration: none; + text-transform: uppercase; + font-size: 0.90em; + font-weight: 300; + color: #FFF; + } + + #menu li:hover a, #menu li.active a, #menu li.active span + { + } + + #menu .current_page_item a + { + } + + #menu .icon + { + } + +/*********************************************************************************/ +/* Banner */ +/*********************************************************************************/ + + #banner + { + overflow: hidden; + padding: 5em 0em 0em 0em; + } + +/*********************************************************************************/ +/* Page */ +/*********************************************************************************/ + + #page + { + overflow: hidden; + padding: 5em 0em; + } + + #page h3 + { + padding-bottom: 1em; + text-transform: uppercase; + font-size: 2em; + font-weight: 300; + } + +/*********************************************************************************/ +/* Content */ +/*********************************************************************************/ + + #content + { + } + +/*********************************************************************************/ +/* Sidebar */ +/*********************************************************************************/ + + #sidebar + { + } + +/*********************************************************************************/ +/* Portfolio */ +/*********************************************************************************/ + + #portfolio + { + overflow: hidden; + padding: 5em 0em; + } + + #portfolio h3 + { + padding-bottom: 1em; + text-transform: uppercase; + font-size: 1.8em; + font-weight: 300; + } + + #portfolio .icon + { + display: inline-block; + width: 80px; + height: 80px; + background: #6648B0; + margin: 0px auto 20px auto; + line-height: 80px; + font-size: 2em; + text-align: center; + color: #FFF; + } + +/*********************************************************************************/ +/* Footer */ +/*********************************************************************************/ + + #footer + { + overflow: hidden; + padding: 5em 0em; + border-top: 1px solid rgba(0,0,0,0.08); + } + + #footer h3 + { + padding-bottom: 1em; + text-transform: uppercase; + font-size: 1.8em; + font-weight: 300; + } + +/*********************************************************************************/ +/* Copyright */ +/*********************************************************************************/ + + #copyright + { + overflow: hidden; + padding: 5em 0em; + border-top: 1px solid rgba(0,0,0,0.08); + } + + #copyright p + { + letter-spacing: 0.20em; + text-align: center; + text-transform: uppercase; + font-size: 0.80em; + color: rgba(0,0,0,0.6); + } + + #copyright a + { + text-decoration: none; + color: rgba(0,0,0,0.9); + } + + diff --git a/Unidad_03_HTML/HTML/036-spotless/fonts.css b/Unidad_03_HTML/HTML/036-spotless/fonts.css new file mode 100644 index 0000000..c6cba16 --- /dev/null +++ b/Unidad_03_HTML/HTML/036-spotless/fonts.css @@ -0,0 +1,378 @@ +@charset 'UTF-8'; + +@font-face +{ + font-family: 'FontAwesome'; + src: url('fonts/fontawesome-webfont.eot?v=3.0.1'); + src: url('fonts/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), + url('fonts/fontawesome-webfont.woff?v=3.0.1') format('woff'), + url('fonts/fontawesome-webfont.ttf?v=3.0.1') format('truetype'), + url('fonts/fontawesome-webfont.svg#FontAwesome') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face +{ + font-family: 'Font-Awesome-Social'; + src: url('fonts/fontawesome-social-webfont.eot'); + src: url('fonts/fontawesome-social-webfont.eot?#iefix') format('embedded-opentype'), + url('fonts/fontawesome-social-webfont.woff') format('woff'), + url('fonts/fontawesome-social-webfont.ttf') format('truetype'), + url('fonts/fontawesome-social-webfont.svg#Font-Awesome-More') format('svg'); + font-weight: normal; + font-style: normal; +} + +/*********************************************************************************/ +/* Icons */ +/*********************************************************************************/ + + /* + Powered by: + + Font Awesome (http://fortawesome.github.com/Font-Awesome/) + Font Awesome More (http://gregoryloucas.github.com/Font-Awesome-More/) + */ + + .icon + { + text-decoration: none; + } + + .icon:before + { + font-size: 1.25em; + text-decoration: none; + font-family: FontAwesome; + font-weight: normal; + font-style: normal; + -webkit-text-rendering: optimizeLegibility; + -moz-text-rendering: optimizeLegibility; + -ms-text-rendering: optimizeLegibility; + -o-text-rendering: optimizeLegibility; + text-rendering: optimizeLegibility; + -webkit-font-smoothing: antialiased; + -moz-font-smoothing: antialiased; + -ms-font-smoothing: antialiased; + -o-font-smoothing: antialiased; + font-smoothing: antialiased; + -webkit-font-feature-settings: "liga" 1, "dlig" 1; + -moz-font-feature-settings: "liga=1, dlig=1"; + -ms-font-feature-settings: "liga" 1, "dlig" 1; + -o-font-feature-settings: "liga" 1, "dlig" 1; + font-feature-settings: "liga" 1, "dlig" 1; + } + + .icon-glass:before { content: "\f000"; } + .icon-music:before { content: "\f001"; } + .icon-search:before { content: "\f002"; } + .icon-envelope:before { content: "\f003"; } + .icon-heart:before { content: "\f004"; } + .icon-star:before { content: "\f005"; } + .icon-star-empty:before { content: "\f006"; } + .icon-user:before { content: "\f007"; } + .icon-film:before { content: "\f008"; } + .icon-th-large:before { content: "\f009"; } + .icon-th:before { content: "\f00a"; } + .icon-th-list:before { content: "\f00b"; } + .icon-ok:before { content: "\f00c"; } + .icon-remove:before { content: "\f00d"; } + .icon-zoom-in:before { content: "\f00e"; } + + .icon-zoom-out:before { content: "\f010"; } + .icon-off:before { content: "\f011"; } + .icon-signal:before { content: "\f012"; } + .icon-cog:before { content: "\f013"; } + .icon-trash:before { content: "\f014"; } + .icon-home:before { content: "\f015"; } + .icon-file:before { content: "\f016"; } + .icon-time:before { content: "\f017"; } + .icon-road:before { content: "\f018"; } + .icon-download-alt:before { content: "\f019"; } + .icon-download:before { content: "\f01a"; } + .icon-upload:before { content: "\f01b"; } + .icon-inbox:before { content: "\f01c"; } + .icon-play-circle:before { content: "\f01d"; } + .icon-repeat:before { content: "\f01e"; } + + /* \f020 doesn't work in Safari. all shifted one down */ + .icon-refresh:before { content: "\f021"; } + .icon-list-alt:before { content: "\f022"; } + .icon-lock:before { content: "\f023"; } + .icon-flag:before { content: "\f024"; } + .icon-headphones:before { content: "\f025"; } + .icon-volume-off:before { content: "\f026"; } + .icon-volume-down:before { content: "\f027"; } + .icon-volume-up:before { content: "\f028"; } + .icon-qrcode:before { content: "\f029"; } + .icon-barcode:before { content: "\f02a"; } + .icon-tag:before { content: "\f02b"; } + .icon-tags:before { content: "\f02c"; } + .icon-book:before { content: "\f02d"; } + .icon-bookmark:before { content: "\f02e"; } + .icon-print:before { content: "\f02f"; } + + .icon-camera:before { content: "\f030"; } + .icon-font:before { content: "\f031"; } + .icon-bold:before { content: "\f032"; } + .icon-italic:before { content: "\f033"; } + .icon-text-height:before { content: "\f034"; } + .icon-text-width:before { content: "\f035"; } + .icon-align-left:before { content: "\f036"; } + .icon-align-center:before { content: "\f037"; } + .icon-align-right:before { content: "\f038"; } + .icon-align-justify:before { content: "\f039"; } + .icon-list:before { content: "\f03a"; } + .icon-indent-left:before { content: "\f03b"; } + .icon-indent-right:before { content: "\f03c"; } + .icon-facetime-video:before { content: "\f03d"; } + .icon-picture:before { content: "\f03e"; } + + .icon-pencil:before { content: "\f040"; } + .icon-map-marker:before { content: "\f041"; } + .icon-adjust:before { content: "\f042"; } + .icon-tint:before { content: "\f043"; } + .icon-edit:before { content: "\f044"; } + .icon-share:before { content: "\f045"; } + .icon-check:before { content: "\f046"; } + .icon-move:before { content: "\f047"; } + .icon-step-backward:before { content: "\f048"; } + .icon-fast-backward:before { content: "\f049"; } + .icon-backward:before { content: "\f04a"; } + .icon-play:before { content: "\f04b"; } + .icon-pause:before { content: "\f04c"; } + .icon-stop:before { content: "\f04d"; } + .icon-forward:before { content: "\f04e"; } + + .icon-fast-forward:before { content: "\f050"; } + .icon-step-forward:before { content: "\f051"; } + .icon-eject:before { content: "\f052"; } + .icon-chevron-left:before { content: "\f053"; } + .icon-chevron-right:before { content: "\f054"; } + .icon-plus-sign:before { content: "\f055"; } + .icon-minus-sign:before { content: "\f056"; } + .icon-remove-sign:before { content: "\f057"; } + .icon-ok-sign:before { content: "\f058"; } + .icon-question-sign:before { content: "\f059"; } + .icon-info-sign:before { content: "\f05a"; } + .icon-screenshot:before { content: "\f05b"; } + .icon-remove-circle:before { content: "\f05c"; } + .icon-ok-circle:before { content: "\f05d"; } + .icon-ban-circle:before { content: "\f05e"; } + + .icon-arrow-left:before { content: "\f060"; } + .icon-arrow-right:before { content: "\f061"; } + .icon-arrow-up:before { content: "\f062"; } + .icon-arrow-down:before { content: "\f063"; } + .icon-share-alt:before { content: "\f064"; } + .icon-resize-full:before { content: "\f065"; } + .icon-resize-small:before { content: "\f066"; } + .icon-plus:before { content: "\f067"; } + .icon-minus:before { content: "\f068"; } + .icon-asterisk:before { content: "\f069"; } + .icon-exclamation-sign:before { content: "\f06a"; } + .icon-gift:before { content: "\f06b"; } + .icon-leaf:before { content: "\f06c"; } + .icon-fire:before { content: "\f06d"; } + .icon-eye-open:before { content: "\f06e"; } + + .icon-eye-close:before { content: "\f070"; } + .icon-warning-sign:before { content: "\f071"; } + .icon-plane:before { content: "\f072"; } + .icon-calendar:before { content: "\f073"; } + .icon-random:before { content: "\f074"; } + .icon-comment:before { content: "\f075"; } + .icon-magnet:before { content: "\f076"; } + .icon-chevron-up:before { content: "\f077"; } + .icon-chevron-down:before { content: "\f078"; } + .icon-retweet:before { content: "\f079"; } + .icon-shopping-cart:before { content: "\f07a"; } + .icon-folder-close:before { content: "\f07b"; } + .icon-folder-open:before { content: "\f07c"; } + .icon-resize-vertical:before { content: "\f07d"; } + .icon-resize-horizontal:before { content: "\f07e"; } + + .icon-bar-chart:before { content: "\f080"; } + .icon-twitter-sign:before { content: "\f081"; } + .icon-facebook-sign:before { content: "\f082"; } + .icon-camera-retro:before { content: "\f083"; } + .icon-key:before { content: "\f084"; } + .icon-cogs:before { content: "\f085"; } + .icon-comments:before { content: "\f086"; } + .icon-thumbs-up:before { content: "\f087"; } + .icon-thumbs-down:before { content: "\f088"; } + .icon-star-half:before { content: "\f089"; } + .icon-heart-empty:before { content: "\f08a"; } + .icon-signout:before { content: "\f08b"; } + .icon-linkedin-sign:before { content: "\f08c"; } + .icon-pushpin:before { content: "\f08d"; } + .icon-external-link:before { content: "\f08e"; } + + .icon-signin:before { content: "\f090"; } + .icon-trophy:before { content: "\f091"; } + .icon-github-sign:before { content: "\f092"; } + .icon-upload-alt:before { content: "\f093"; } + .icon-lemon:before { content: "\f094"; } + .icon-phone:before { content: "\f095"; } + .icon-check-empty:before { content: "\f096"; } + .icon-bookmark-empty:before { content: "\f097"; } + .icon-phone-sign:before { content: "\f098"; } + .icon-twitter:before { content: "\f099"; } + .icon-facebook:before { content: "\f09a"; } + .icon-github:before { content: "\f09b"; } + .icon-unlock:before { content: "\f09c"; } + .icon-credit-card:before { content: "\f09d"; } + .icon-rss:before { content: "\f09e"; } + + .icon-hdd:before { content: "\f0a0"; } + .icon-bullhorn:before { content: "\f0a1"; } + .icon-bell:before { content: "\f0a2"; } + .icon-certificate:before { content: "\f0a3"; } + .icon-hand-right:before { content: "\f0a4"; } + .icon-hand-left:before { content: "\f0a5"; } + .icon-hand-up:before { content: "\f0a6"; } + .icon-hand-down:before { content: "\f0a7"; } + .icon-circle-arrow-left:before { content: "\f0a8"; } + .icon-circle-arrow-right:before { content: "\f0a9"; } + .icon-circle-arrow-up:before { content: "\f0aa"; } + .icon-circle-arrow-down:before { content: "\f0ab"; } + .icon-globe:before { content: "\f0ac"; } + .icon-wrench:before { content: "\f0ad"; } + .icon-tasks:before { content: "\f0ae"; } + + .icon-filter:before { content: "\f0b0"; } + .icon-briefcase:before { content: "\f0b1"; } + .icon-fullscreen:before { content: "\f0b2"; } + + .icon-group:before { content: "\f0c0"; } + .icon-link:before { content: "\f0c1"; } + .icon-cloud:before { content: "\f0c2"; } + .icon-beaker:before { content: "\f0c3"; } + .icon-cut:before { content: "\f0c4"; } + .icon-copy:before { content: "\f0c5"; } + .icon-paper-clip:before { content: "\f0c6"; } + .icon-save:before { content: "\f0c7"; } + .icon-sign-blank:before { content: "\f0c8"; } + .icon-reorder:before { content: "\f0c9"; } + .icon-list-ul:before { content: "\f0ca"; } + .icon-list-ol:before { content: "\f0cb"; } + .icon-strikethrough:before { content: "\f0cc"; } + .icon-underline:before { content: "\f0cd"; } + .icon-table:before { content: "\f0ce"; } + + .icon-magic:before { content: "\f0d0"; } + .icon-truck:before { content: "\f0d1"; } + .icon-pinterest:before { content: "\f0d2"; } + .icon-pinterest-sign:before { content: "\f0d3"; } + .icon-google-plus-sign:before { content: "\f0d4"; } + .icon-google-plus:before { content: "\f0d5"; } + .icon-money:before { content: "\f0d6"; } + .icon-caret-down:before { content: "\f0d7"; } + .icon-caret-up:before { content: "\f0d8"; } + .icon-caret-left:before { content: "\f0d9"; } + .icon-caret-right:before { content: "\f0da"; } + .icon-columns:before { content: "\f0db"; } + .icon-sort:before { content: "\f0dc"; } + .icon-sort-down:before { content: "\f0dd"; } + .icon-sort-up:before { content: "\f0de"; } + + .icon-envelope-alt:before { content: "\f0e0"; } + .icon-linkedin:before { content: "\f0e1"; } + .icon-undo:before { content: "\f0e2"; } + .icon-legal:before { content: "\f0e3"; } + .icon-dashboard:before { content: "\f0e4"; } + .icon-comment-alt:before { content: "\f0e5"; } + .icon-comments-alt:before { content: "\f0e6"; } + .icon-bolt:before { content: "\f0e7"; } + .icon-sitemap:before { content: "\f0e8"; } + .icon-umbrella:before { content: "\f0e9"; } + .icon-paste:before { content: "\f0ea"; } + .icon-lightbulb:before { content: "\f0eb"; } + .icon-exchange:before { content: "\f0ec"; } + .icon-cloud-download:before { content: "\f0ed"; } + .icon-cloud-upload:before { content: "\f0ee"; } + + .icon-user-md:before { content: "\f0f0"; } + .icon-stethoscope:before { content: "\f0f1"; } + .icon-suitcase:before { content: "\f0f2"; } + .icon-bell-alt:before { content: "\f0f3"; } + .icon-coffee:before { content: "\f0f4"; } + .icon-food:before { content: "\f0f5"; } + .icon-file-alt:before { content: "\f0f6"; } + .icon-building:before { content: "\f0f7"; } + .icon-hospital:before { content: "\f0f8"; } + .icon-ambulance:before { content: "\f0f9"; } + .icon-medkit:before { content: "\f0fa"; } + .icon-fighter-jet:before { content: "\f0fb"; } + .icon-beer:before { content: "\f0fc"; } + .icon-h-sign:before { content: "\f0fd"; } + .icon-plus-sign-alt:before { content: "\f0fe"; } + + .icon-double-angle-left:before { content: "\f100"; } + .icon-double-angle-right:before { content: "\f101"; } + .icon-double-angle-up:before { content: "\f102"; } + .icon-double-angle-down:before { content: "\f103"; } + .icon-angle-left:before { content: "\f104"; } + .icon-angle-right:before { content: "\f105"; } + .icon-angle-up:before { content: "\f106"; } + .icon-angle-down:before { content: "\f107"; } + .icon-desktop:before { content: "\f108"; } + .icon-laptop:before { content: "\f109"; } + .icon-tablet:before { content: "\f10a"; } + .icon-mobile-phone:before { content: "\f10b"; } + .icon-circle-blank:before { content: "\f10c"; } + .icon-quote-left:before { content: "\f10d"; } + .icon-quote-right:before { content: "\f10e"; } + + .icon-spinner:before { content: "\f110"; } + .icon-circle:before { content: "\f111"; } + .icon-reply:before { content: "\f112"; } + .icon-github-alt:before { content: "\f113"; } + .icon-folder-close-alt:before { content: "\f114"; } + .icon-folder-open-alt:before { content: "\f115"; } + + .icon-blogger-sign:before,.icon-blogger:before,.icon-delicious:before,.icon-dribbble-sign:before,.icon-dribbble:before,.icon-dropbox:before,.icon-drupal:before,.icon-evernote-sign:before,.icon-evernote:before,.icon-flickr-sign:before,.icon-flickr:before,.icon-forrst-sign:before,.icon-forrst:before,.icon-foursquare-sign:before,.icon-foursquare:before,.icon-git-fork:before,.icon-hacker-news:before,.icon-instagram:before,.icon-lastfm-sign:before,.icon-lastfm:before,.icon-paypal:before,.icon-picasa-sign:before,.icon-picasa:before,.icon-reddit:before,.icon-share-this-sign:before,.icon-share-this:before,.icon-skype:before,.icon-soundcloud:before,.icon-spotify:before,.icon-stack-overflow:before,.icon-tumblr-sign:before,.icon-tumblr:before,.icon-vimeo-sign:before,.icon-vimeo:before,.icon-wordpress-sign:before,.icon-wordpress:before,.icon-yelp-sign:before,.icon-yelp:before,.icon-youtube-sign:before,.icon-youtube:before {font-family:'Font-Awesome-Social'; } + + .icon-dropbox:before { content: "\f300"; } + .icon-drupal:before { content: "\f301"; } + .icon-git-fork:before { content: "\f302"; } + .icon-instagram:before { content: "\f303"; } + .icon-share-this-sign:before { content: "\f304"; } + .icon-share-this:before { content: "\f305"; } + .icon-foursquare-sign:before { content: "\f306"; } + .icon-foursquare:before { content: "\f307"; } + .icon-hacker-news:before { content: "\f308"; } + .icon-skype:before { content: "\f309"; } + .icon-spotify:before { content: "\f30a"; } + .icon-soundcloud:before { content: "\f30b"; } + .icon-paypal:before { content: "\f30c"; } + .icon-youtube-sign:before { content: "\f30d"; } + .icon-youtube:before { content: "\f30e"; } + .icon-reddit:before { content: "\f30f"; } + .icon-blogger-sign:before { content: "\f310"; } + .icon-blogger:before { content: "\f311"; } + .icon-dribbble-sign:before { content: "\f312"; } + .icon-dribbble:before { content: "\f313"; } + .icon-evernote-sign:before { content: "\f314"; } + .icon-evernote:before { content: "\f315"; } + .icon-flickr-sign:before { content: "\f316"; } + .icon-flickr:before { content: "\f317"; } + .icon-forrst-sign:before { content: "\f318"; } + .icon-forrst:before { content: "\f319"; } + .icon-delicious:before { content: "\f31a"; } + .icon-lastfm-sign:before { content: "\f31b"; } + .icon-lastfm:before { content: "\f31c"; } + .icon-picasa-sign:before { content: "\f31d"; } + .icon-picasa:before { content: "\f31e"; } + .icon-stack-overflow:before { content: "\f320"; } + .icon-tumblr-sign:before { content: "\f321"; } + .icon-tumblr:before { content: "\f322"; } + .icon-vimeo-sign:before { content: "\f323"; } + .icon-vimeo:before { content: "\f324"; } + .icon-wordpress-sign:before { content: "\f325"; } + .icon-wordpress:before { content: "\f326"; } + .icon-yelp-sign:before { content: "\f327"; } + .icon-yelp:before { content: "\f328"; } + .icon-cloud-upload:before { content: "\f0ee"; } + .icon-cloud-download:before { content: "\f0ed"; } diff --git a/Unidad_03_HTML/HTML/036-spotless/fonts/FontAwesome.otf b/Unidad_03_HTML/HTML/036-spotless/fonts/FontAwesome.otf new file mode 100644 index 0000000..64049bf Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/fonts/FontAwesome.otf differ diff --git a/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.eot b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.eot new file mode 100644 index 0000000..747d210 Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.eot differ diff --git a/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.svg b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.svg new file mode 100644 index 0000000..3e6943c --- /dev/null +++ b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.svg @@ -0,0 +1,371 @@ + + + + +This is a custom SVG font generated by IcoMoon. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.ttf b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.ttf new file mode 100644 index 0000000..4c3b623 Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.ttf differ diff --git a/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.woff b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.woff new file mode 100644 index 0000000..99afeb6 Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-social-webfont.woff differ diff --git a/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.eot b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.eot new file mode 100644 index 0000000..7d81019 Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.eot differ diff --git a/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.svg b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.svg new file mode 100644 index 0000000..ba0afe5 --- /dev/null +++ b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.svg @@ -0,0 +1,284 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.ttf b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.ttf new file mode 100644 index 0000000..d461724 Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.ttf differ diff --git a/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.woff b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.woff new file mode 100644 index 0000000..3c89ae0 Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/fonts/fontawesome-webfont.woff differ diff --git a/Unidad_03_HTML/HTML/036-spotless/images/banner.jpg b/Unidad_03_HTML/HTML/036-spotless/images/banner.jpg new file mode 100644 index 0000000..60c8f4f Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/images/banner.jpg differ diff --git a/Unidad_03_HTML/HTML/036-spotless/images/pic01.jpg b/Unidad_03_HTML/HTML/036-spotless/images/pic01.jpg new file mode 100644 index 0000000..ff11013 Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/images/pic01.jpg differ diff --git a/Unidad_03_HTML/HTML/036-spotless/images/pic02.jpg b/Unidad_03_HTML/HTML/036-spotless/images/pic02.jpg new file mode 100644 index 0000000..6bffd06 Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/images/pic02.jpg differ diff --git a/Unidad_03_HTML/HTML/036-spotless/images/pic03.jpg b/Unidad_03_HTML/HTML/036-spotless/images/pic03.jpg new file mode 100644 index 0000000..23a6192 Binary files /dev/null and b/Unidad_03_HTML/HTML/036-spotless/images/pic03.jpg differ diff --git a/Unidad_03_HTML/HTML/036-spotless/index.html b/Unidad_03_HTML/HTML/036-spotless/index.html new file mode 100644 index 0000000..cbd016c --- /dev/null +++ b/Unidad_03_HTML/HTML/036-spotless/index.html @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + +
+
+

Duis metus commodo euismod

+ Phasellus nec erat sit amet nibh pellentesque congue +
+
+

Welcome to our website

+

This is Spotless, a free, fully standards-compliant CSS template designed by FreeCSSTemplates.org. The photos in this template are from Fotogrph. This free template is released under a Creative Commons Attributions 3.0 license, so you are pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. Aside from that, have fun with it :)

+ Etiam posuere +
+
+ +
+
+
+
+

Duis metus commodo euismod

+ Phasellus nec erat sit amet nibh pellentesque congue +
+
+

Nulla luctus eleifend

+ +
+
+

Fusce ultrices

+

Posuere eleifend odio quisque semper augue mattis wisi maecenas ligula.

+ Etiam posuere +
+
+

Etiam posuere

+

Posuere eleifend odio quisque semper augue mattis wisi maecenas ligula

+ Etiam posuere +
+
+

Donec metus

+

Posuere eleifend odio quisque semper augue mattis wisi maecenas ligula

+ Etiam posuere +
+
+ + + + diff --git a/Unidad_03_HTML/HTML/036-spotless/license.txt b/Unidad_03_HTML/HTML/036-spotless/license.txt new file mode 100644 index 0000000..c22dae4 --- /dev/null +++ b/Unidad_03_HTML/HTML/036-spotless/license.txt @@ -0,0 +1,65 @@ +Creative Commons Attribution 3.0 Unported +http://creativecommons.org/licenses/by/3.0/ +=========================================================================== + + +License + +THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. + +BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. + +1. Definitions + + 1. "Adaptation" means a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music or other alterations of a literary or artistic work, or phonogram or performance and includes cinematographic adaptations or any other form in which the Work may be recast, transformed, or adapted including in any form recognizably derived from the original, except that a work that constitutes a Collection will not be considered an Adaptation for the purpose of this License. For the avoidance of doubt, where the Work is a musical work, performance or phonogram, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered an Adaptation for the purpose of this License. + 2. "Collection" means a collection of literary or artistic works, such as encyclopedias and anthologies, or performances, phonograms or broadcasts, or other works or subject matter other than works listed in Section 1(f) below, which, by reason of the selection and arrangement of their contents, constitute intellectual creations, in which the Work is included in its entirety in unmodified form along with one or more other contributions, each constituting separate and independent works in themselves, which together are assembled into a collective whole. A work that constitutes a Collection will not be considered an Adaptation (as defined above) for the purposes of this License. + 3. "Distribute" means to make available to the public the original and copies of the Work or Adaptation, as appropriate, through sale or other transfer of ownership. + 4. "Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the terms of this License. + 5. "Original Author" means, in the case of a literary or artistic work, the individual, individuals, entity or entities who created the Work or if no individual or entity can be identified, the publisher; and in addition (i) in the case of a performance the actors, singers, musicians, dancers, and other persons who act, sing, deliver, declaim, play in, interpret or otherwise perform literary or artistic works or expressions of folklore; (ii) in the case of a phonogram the producer being the person or legal entity who first fixes the sounds of a performance or other sounds; and, (iii) in the case of broadcasts, the organization that transmits the broadcast. + 6. "Work" means the literary and/or artistic work offered under the terms of this License including without limitation any production in the literary, scientific and artistic domain, whatever may be the mode or form of its expression including digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or other work of the same nature; a dramatic or dramatico-musical work; a choreographic work or entertainment in dumb show; a musical composition with or without words; a cinematographic work to which are assimilated works expressed by a process analogous to cinematography; a work of drawing, painting, architecture, sculpture, engraving or lithography; a photographic work to which are assimilated works expressed by a process analogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimensional work relative to geography, topography, architecture or science; a performance; a broadcast; a phonogram; a compilation of data to the extent it is protected as a copyrightable work; or a work performed by a variety or circus performer to the extent it is not otherwise considered a literary or artistic work. + 7. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. + 8. "Publicly Perform" means to perform public recitations of the Work and to communicate to the public those public recitations, by any means or process, including by wire or wireless means or public digital performances; to make available to the public Works in such a way that members of the public may access these Works from a place and at a place individually chosen by them; to perform the Work to the public by any means or process and the communication to the public of the performances of the Work, including by public digital performance; to broadcast and rebroadcast the Work by any means including signs, sounds or images. + 9. "Reproduce" means to make copies of the Work by any means including without limitation by sound or visual recordings and the right of fixation and reproducing fixations of the Work, including storage of a protected performance or phonogram in digital form or other electronic medium. + +2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or restrict any uses free from copyright or rights arising from limitations or exceptions that are provided for in connection with the copyright protection under copyright law or other applicable laws. + +3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: + + 1. to Reproduce the Work, to incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in the Collections; + 2. to create and Reproduce Adaptations provided that any such Adaptation, including any translation in any medium, takes reasonable steps to clearly label, demarcate or otherwise identify that changes were made to the original Work. For example, a translation could be marked "The original work was translated from English to Spanish," or a modification could indicate "The original work has been modified."; + 3. to Distribute and Publicly Perform the Work including as incorporated in Collections; and, + 4. to Distribute and Publicly Perform Adaptations. + 5. + + For the avoidance of doubt: + 1. Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; + 2. Waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor waives the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; and, + 3. Voluntary License Schemes. The Licensor waives the right to collect royalties, whether individually or, in the event that the Licensor is a member of a collecting society that administers voluntary licensing schemes, via that society, from any exercise by You of the rights granted under this License. + +The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. Subject to Section 8(f), all rights not expressly granted by Licensor are hereby reserved. + +4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: + + 1. You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of the recipient of the Work to exercise the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties with every copy of the Work You Distribute or Publicly Perform. When You Distribute or Publicly Perform the Work, You may not impose any effective technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collection, but this does not require the Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from any Licensor You must, to the extent practicable, remove from the Collection any credit as required by Section 4(b), as requested. If You create an Adaptation, upon notice from any Licensor You must, to the extent practicable, remove from the Adaptation any credit as required by Section 4(b), as requested. + 2. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or if the Original Author and/or Licensor designate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and (iv) , consistent with Section 3(b), in the case of an Adaptation, a credit identifying the use of the Work in the Adaptation (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). The credit required by this Section 4 (b) may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties. + 3. Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author's honor or reputation. Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise of the right granted in Section 3(b) of this License (the right to make Adaptations) would be deemed to be a distortion, mutilation, modification or other derogatory action prejudicial to the Original Author's honor and reputation, the Licensor will waive or not assert, as appropriate, this Section, to the fullest extent permitted by the applicable national law, to enable You to reasonably exercise Your right under Section 3(b) of this License (right to make Adaptations) but not otherwise. + +5. Representations, Warranties and Disclaimer + +UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. + +6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. Termination + + 1. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. + 2. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. + +8. Miscellaneous + + 1. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. + 2. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. + 3. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. + 4. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. + 5. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. + 6. The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These rights and subject matter take effect in the relevant jurisdiction in which the License terms are sought to be enforced according to the corresponding provisions of the implementation of those treaty provisions in the applicable national law. If the standard suite of rights granted under applicable copyright law includes additional rights not granted under this License, such additional rights are deemed to be included in the License; this License is not intended to restrict the license of any rights under applicable law. diff --git a/Unidad_03_HTML/HTML/037-ejemplo-elemento-form2.html b/Unidad_03_HTML/HTML/037-ejemplo-elemento-form2.html new file mode 100644 index 0000000..99a241b --- /dev/null +++ b/Unidad_03_HTML/HTML/037-ejemplo-elemento-form2.html @@ -0,0 +1,91 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+
+

+ + +

+

+ + +

+

+ + +

+

+ + +

+

+ +
+ +

+

+ + +

+

+ + +

+

+ +
+

+

+ +

+
+

 

+ diff --git a/Unidad_03_HTML/HTML/038-ejemplo-css-pseudo-elementos.html b/Unidad_03_HTML/HTML/038-ejemplo-css-pseudo-elementos.html new file mode 100644 index 0000000..81b4a66 --- /dev/null +++ b/Unidad_03_HTML/HTML/038-ejemplo-css-pseudo-elementos.html @@ -0,0 +1,36 @@ + + + + Marvel - Los vengadores + + + + +

Superhéroes de Marvel - Los vengadores

+

Thor

+

Un semidios con un poder portentoso gracias a su martillo, que le fue regalado por su padre, el gran Odín, padre de todos los Dioses de Asgard. Thor viaja por accidente a la tierra y desde ese momento pasa a ser su protector ante diversas fuerzas espaciales malignas.

+

Hulk

+

Conocido en español como "La Masa" (traducción literal del vocablo "Hulk"), se trata del alterego del científico Bruce Banner, quien se expone a un alto nivel de radiación Gamma y a partir de ese momento, cuando el humano es alterado, se transforma de inmediato en un ser con una fuerza que rivaliza con la del propio Supermán.

+

Iron Man

+

Un multimillonario, empresario e ingeniero, Tony Stark sufre una lesión en el pecho durante un secuestro en el que sus captores tratan de obligarlo a construir un arma de destrucción masiva. Él crea en su lugar una poderosa armadura para salvar su vida y escapar de su cautiverio. Luego utiliza la armadura para proteger al mundo como Iron Man.

+ + diff --git a/Unidad_03_HTML/HTML/039-ejemplo-elemento-form-css-eventos.html b/Unidad_03_HTML/HTML/039-ejemplo-elemento-form-css-eventos.html new file mode 100644 index 0000000..c6f312e --- /dev/null +++ b/Unidad_03_HTML/HTML/039-ejemplo-elemento-form-css-eventos.html @@ -0,0 +1,183 @@ + + + + Marvel - Los vengadores + + + + +
+

Superhéroes de Marvel

+ Rellena el formulario para ser un superhéroe +

+

+ + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + +
+

Enlace a Google

+
+ + diff --git a/Unidad_03_HTML/HTML/100-ejemplo-html5-canvas.html b/Unidad_03_HTML/HTML/100-ejemplo-html5-canvas.html new file mode 100644 index 0000000..d30435d --- /dev/null +++ b/Unidad_03_HTML/HTML/100-ejemplo-html5-canvas.html @@ -0,0 +1,46 @@ + + + + HTML5 Canvas example + + + + + + + + Este texto se muestra en el caso de que el navegador no soporte el elemento "canvas". + + + + diff --git a/Unidad_03_HTML/HTML/101-ejemplo-html5-formulario.html b/Unidad_03_HTML/HTML/101-ejemplo-html5-formulario.html new file mode 100644 index 0000000..b98b1ff --- /dev/null +++ b/Unidad_03_HTML/HTML/101-ejemplo-html5-formulario.html @@ -0,0 +1,23 @@ + + + +
+ + + + + + + + + + + + + +
+ + diff --git a/Unidad_03_HTML/HTML/102-ejemplo-html5-posicionamiento.html b/Unidad_03_HTML/HTML/102-ejemplo-html5-posicionamiento.html new file mode 100644 index 0000000..c28689c --- /dev/null +++ b/Unidad_03_HTML/HTML/102-ejemplo-html5-posicionamiento.html @@ -0,0 +1,19 @@ + + + + + + + +Mostrar Posición + + diff --git a/Unidad_03_HTML/HTML/HarryPotter/css/index.css b/Unidad_03_HTML/HTML/HarryPotter/css/index.css new file mode 100644 index 0000000..a7179e9 --- /dev/null +++ b/Unidad_03_HTML/HTML/HarryPotter/css/index.css @@ -0,0 +1,85 @@ +body { + background: white; + font-family: 'Lato', sans-serif; +} + +.anchoContenedorPrincipal { + width: 90%; +} + +.centrarDiv { + margin-left: auto; + margin-right: auto; +} + +#divPrincipal { + background: turquoise; + vertical-align: top; +} + +#imgBanner { + display: inline-block; + width: 25%; +} + +#textBanner { + display: inline-block; + background: white; + vertical-align: top; +} + +.fila { + text-align: center; + background: violet; + margin-top: 5px; +} + +.tarjeta { + margin-right: auto; + margin-left: auto; + display: inline-block; + border: 1px solid #000000; + width: 23%; + vertical-align: top; + height: 230px; +} + + +.tarjeta img { + width: 100%; + height: 150px; +} + +.tarjeta .descripcion { + height: 75px; + background: white; +} + +.tarjeta .descripcion span { + vertical-align: middle; +} + +#menu { + background: black; + text-align: center; +} + +#menu li{ + display: inline-block; + color: white; + width: 100px; +} + +#menu li:hover { + background: #757575; +} + +#menu a { + color: yellow; + text-decoration: underline; +} + +#menu a:visited { + color: yellow; + text-decoration: underline; +} \ No newline at end of file diff --git a/Unidad_03_HTML/HTML/HarryPotter/harry.html b/Unidad_03_HTML/HTML/HarryPotter/harry.html new file mode 100644 index 0000000..b8b4a4e --- /dev/null +++ b/Unidad_03_HTML/HTML/HarryPotter/harry.html @@ -0,0 +1 @@ +hola \ No newline at end of file diff --git a/Unidad_03_HTML/HTML/HarryPotter/images/harry.jpg b/Unidad_03_HTML/HTML/HarryPotter/images/harry.jpg new file mode 100644 index 0000000..e53a529 Binary files /dev/null and b/Unidad_03_HTML/HTML/HarryPotter/images/harry.jpg differ diff --git a/Unidad_03_HTML/HTML/HarryPotter/index.html b/Unidad_03_HTML/HTML/HarryPotter/index.html new file mode 100644 index 0000000..44eac77 --- /dev/null +++ b/Unidad_03_HTML/HTML/HarryPotter/index.html @@ -0,0 +1,54 @@ + + + + + Harry Potter + + + + + + + +
+ + +
Este es Harry Potter, nuestro héroe
+ +
+ +
+ + Hermione es la que más sabe +
+
+ +
Ron
+
+
+ + Malfoy +
+
+
+
+ + +
+
+
+ + + \ No newline at end of file diff --git a/Unidad_03_HTML/HTML/Juego_de_tronos/css/index.css b/Unidad_03_HTML/HTML/Juego_de_tronos/css/index.css new file mode 100644 index 0000000..4f8e324 --- /dev/null +++ b/Unidad_03_HTML/HTML/Juego_de_tronos/css/index.css @@ -0,0 +1,42 @@ +#divPrincipal { + width: 90%; + margin: 0 auto; +} + +#banner { + margin-left: auto; + margin-right: auto; + width: 90%; + text-align: center; +} + +html, body { + box-sizing: border-box; +} + +*, *:before, *:after { + box-sizing: inherit; + } + +.contenedorTarjetas { + margin-top: 30px; + width: 100%; + padding: 0px; +} + +.tarjeta { + border: 1px solid #000000; + display: inline-block; +} + +.tarjetaUnTercio { + width: 33%; +} + +.tarjetaUnCuarto { + width: 24%; +} + +.imagenAnchoCompleto { + width: 100%; +} diff --git a/Unidad_03_HTML/HTML/Juego_de_tronos/daenerys.html b/Unidad_03_HTML/HTML/Juego_de_tronos/daenerys.html new file mode 100644 index 0000000..66befed --- /dev/null +++ b/Unidad_03_HTML/HTML/Juego_de_tronos/daenerys.html @@ -0,0 +1,13 @@ + + + + + +
+ + +
+ + \ No newline at end of file diff --git a/Unidad_03_HTML/HTML/Juego_de_tronos/images/banner.jpg b/Unidad_03_HTML/HTML/Juego_de_tronos/images/banner.jpg new file mode 100644 index 0000000..4c85eb7 Binary files /dev/null and b/Unidad_03_HTML/HTML/Juego_de_tronos/images/banner.jpg differ diff --git a/Unidad_03_HTML/HTML/Juego_de_tronos/images/daenerys.jpg b/Unidad_03_HTML/HTML/Juego_de_tronos/images/daenerys.jpg new file mode 100644 index 0000000..274254c Binary files /dev/null and b/Unidad_03_HTML/HTML/Juego_de_tronos/images/daenerys.jpg differ diff --git a/Unidad_03_HTML/HTML/Juego_de_tronos/index.html b/Unidad_03_HTML/HTML/Juego_de_tronos/index.html new file mode 100644 index 0000000..6c0e78b --- /dev/null +++ b/Unidad_03_HTML/HTML/Juego_de_tronos/index.html @@ -0,0 +1,61 @@ + + + + + + +
+ + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ + \ No newline at end of file diff --git a/Unidad_03_HTML/HTML/spotless.zip b/Unidad_03_HTML/HTML/spotless.zip new file mode 100644 index 0000000..f131508 Binary files /dev/null and b/Unidad_03_HTML/HTML/spotless.zip differ diff --git a/Unidad_03_HTML/Puntuacion_trabajo_HTML_CSS.docx b/Unidad_03_HTML/Puntuacion_trabajo_HTML_CSS.docx new file mode 100644 index 0000000..4949a4e Binary files /dev/null and b/Unidad_03_HTML/Puntuacion_trabajo_HTML_CSS.docx differ diff --git a/Unidad_03_HTML/Puntuacion_trabajo_HTML_CSS.pdf b/Unidad_03_HTML/Puntuacion_trabajo_HTML_CSS.pdf new file mode 100644 index 0000000..afa3bcf Binary files /dev/null and b/Unidad_03_HTML/Puntuacion_trabajo_HTML_CSS.pdf differ diff --git a/Unidad_03_HTML/image/Thor.jpg b/Unidad_03_HTML/image/Thor.jpg new file mode 100644 index 0000000..1a4dacd Binary files /dev/null and b/Unidad_03_HTML/image/Thor.jpg differ diff --git a/Unidad_03_HTML/image/_notes/vengadores.jpg.mno b/Unidad_03_HTML/image/_notes/vengadores.jpg.mno new file mode 100644 index 0000000..4d3892a --- /dev/null +++ b/Unidad_03_HTML/image/_notes/vengadores.jpg.mno @@ -0,0 +1,4 @@ + + + + diff --git a/Unidad_03_HTML/image/batmanvssumperman/13horas.jpg b/Unidad_03_HTML/image/batmanvssumperman/13horas.jpg new file mode 100644 index 0000000..5d27bd1 Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/13horas.jpg differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/Batman-Vs-Superman.jpg b/Unidad_03_HTML/image/batmanvssumperman/Batman-Vs-Superman.jpg new file mode 100644 index 0000000..109a30f Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/Batman-Vs-Superman.jpg differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/batmanvssuperman.xml b/Unidad_03_HTML/image/batmanvssumperman/batmanvssuperman.xml new file mode 100644 index 0000000..8aaa97a --- /dev/null +++ b/Unidad_03_HTML/image/batmanvssumperman/batmanvssuperman.xml @@ -0,0 +1,31 @@ + + + + + + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/batmanvssumperman/Batman-Vs-Superman.jpg + + + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/batmanvssumperman/libre.png + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/batmanvssumperman/ocupado.png + + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/batmanvssumperman/ocupado.png + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/batmanvssumperman/ocupado.png + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/batmanvssumperman/ocupado.png + + + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/batmanvssumperman/ocupado.png + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/batmanvssumperman/ocupado.png + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/batmanvssumperman/ocupado.png + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/batmanvssumperman/ocupado.png + + + + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/iqea/muebles1.gif + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/iqea/muebles2.gif + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/iqea/food1.gif + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/iqea/food2.gif + http://www.webdidacticarafaelmunoz.appspot.com/lmsgi/image/iqea/food3.gif + + + diff --git a/Unidad_03_HTML/image/batmanvssumperman/cienanosdeperdon.jpg b/Unidad_03_HTML/image/batmanvssumperman/cienanosdeperdon.jpg new file mode 100644 index 0000000..8d5a475 Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/cienanosdeperdon.jpg differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/deadpoola.jpg b/Unidad_03_HTML/image/batmanvssumperman/deadpoola.jpg new file mode 100644 index 0000000..537e222 Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/deadpoola.jpg differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/elbosquedelossuicidios.jpg b/Unidad_03_HTML/image/batmanvssumperman/elbosquedelossuicidios.jpg new file mode 100644 index 0000000..ffb431c Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/elbosquedelossuicidios.jpg differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/elrenacido.jpg b/Unidad_03_HTML/image/batmanvssumperman/elrenacido.jpg new file mode 100644 index 0000000..aa1d29c Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/elrenacido.jpg differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/examen LMSGI - XSL - Iqea.docx b/Unidad_03_HTML/image/batmanvssumperman/examen LMSGI - XSL - Iqea.docx new file mode 100644 index 0000000..ea23e63 Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/examen LMSGI - XSL - Iqea.docx differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/laseriedivergenteleal.jpg b/Unidad_03_HTML/image/batmanvssumperman/laseriedivergenteleal.jpg new file mode 100644 index 0000000..3bd3751 Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/laseriedivergenteleal.jpg differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/libre.png b/Unidad_03_HTML/image/batmanvssumperman/libre.png new file mode 100644 index 0000000..16bebee Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/libre.png differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/ocupado.png b/Unidad_03_HTML/image/batmanvssumperman/ocupado.png new file mode 100644 index 0000000..6cc764b Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/ocupado.png differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/spotlight.jpg b/Unidad_03_HTML/image/batmanvssumperman/spotlight.jpg new file mode 100644 index 0000000..4600203 Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/spotlight.jpg differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/supermanbatman.jpg b/Unidad_03_HTML/image/batmanvssumperman/supermanbatman.jpg new file mode 100644 index 0000000..48977e2 Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/supermanbatman.jpg differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/tenemosquehablar.jpg b/Unidad_03_HTML/image/batmanvssumperman/tenemosquehablar.jpg new file mode 100644 index 0000000..e3b8a22 Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/tenemosquehablar.jpg differ diff --git a/Unidad_03_HTML/image/batmanvssumperman/zootropolis.jpg b/Unidad_03_HTML/image/batmanvssumperman/zootropolis.jpg new file mode 100644 index 0000000..d4e003e Binary files /dev/null and b/Unidad_03_HTML/image/batmanvssumperman/zootropolis.jpg differ diff --git a/Unidad_03_HTML/image/callejero/1c0ae2205709722b62e843abc0471a55_XL.jpg b/Unidad_03_HTML/image/callejero/1c0ae2205709722b62e843abc0471a55_XL.jpg new file mode 100644 index 0000000..af4ebcc Binary files /dev/null and b/Unidad_03_HTML/image/callejero/1c0ae2205709722b62e843abc0471a55_XL.jpg differ diff --git a/Unidad_03_HTML/image/callejero/ayuntamiento.jpg b/Unidad_03_HTML/image/callejero/ayuntamiento.jpg new file mode 100644 index 0000000..772c360 Binary files /dev/null and b/Unidad_03_HTML/image/callejero/ayuntamiento.jpg differ diff --git a/Unidad_03_HTML/image/callejero/callejero.png b/Unidad_03_HTML/image/callejero/callejero.png new file mode 100644 index 0000000..332dc88 Binary files /dev/null and b/Unidad_03_HTML/image/callejero/callejero.png differ diff --git a/Unidad_03_HTML/image/callejero/castillo.jpg b/Unidad_03_HTML/image/callejero/castillo.jpg new file mode 100644 index 0000000..0bf423a Binary files /dev/null and b/Unidad_03_HTML/image/callejero/castillo.jpg differ diff --git a/Unidad_03_HTML/image/callejero/joyeria.jpg b/Unidad_03_HTML/image/callejero/joyeria.jpg new file mode 100644 index 0000000..d79aec8 Binary files /dev/null and b/Unidad_03_HTML/image/callejero/joyeria.jpg differ diff --git a/Unidad_03_HTML/image/callejero/sanMateo.jpg b/Unidad_03_HTML/image/callejero/sanMateo.jpg new file mode 100644 index 0000000..d3988a3 Binary files /dev/null and b/Unidad_03_HTML/image/callejero/sanMateo.jpg differ diff --git a/Unidad_03_HTML/image/callejero/supermercado.jpg b/Unidad_03_HTML/image/callejero/supermercado.jpg new file mode 100644 index 0000000..0cc233b Binary files /dev/null and b/Unidad_03_HTML/image/callejero/supermercado.jpg differ diff --git a/Unidad_03_HTML/image/callejero/zapateria.jpg b/Unidad_03_HTML/image/callejero/zapateria.jpg new file mode 100644 index 0000000..df8a04f Binary files /dev/null and b/Unidad_03_HTML/image/callejero/zapateria.jpg differ diff --git a/Unidad_03_HTML/image/holamundo.png b/Unidad_03_HTML/image/holamundo.png new file mode 100644 index 0000000..e326061 Binary files /dev/null and b/Unidad_03_HTML/image/holamundo.png differ diff --git a/Unidad_03_HTML/image/holamundo2.png b/Unidad_03_HTML/image/holamundo2.png new file mode 100644 index 0000000..1fafbcf Binary files /dev/null and b/Unidad_03_HTML/image/holamundo2.png differ diff --git a/Unidad_03_HTML/image/hulk.jpg b/Unidad_03_HTML/image/hulk.jpg new file mode 100644 index 0000000..e97446f Binary files /dev/null and b/Unidad_03_HTML/image/hulk.jpg differ diff --git a/Unidad_03_HTML/image/iqea/banner_novedades.jpg b/Unidad_03_HTML/image/iqea/banner_novedades.jpg new file mode 100644 index 0000000..d316f70 Binary files /dev/null and b/Unidad_03_HTML/image/iqea/banner_novedades.jpg differ diff --git a/Unidad_03_HTML/image/iqea/food1.gif b/Unidad_03_HTML/image/iqea/food1.gif new file mode 100644 index 0000000..7cbc289 Binary files /dev/null and b/Unidad_03_HTML/image/iqea/food1.gif differ diff --git a/Unidad_03_HTML/image/iqea/food2.gif b/Unidad_03_HTML/image/iqea/food2.gif new file mode 100644 index 0000000..03d7665 Binary files /dev/null and b/Unidad_03_HTML/image/iqea/food2.gif differ diff --git a/Unidad_03_HTML/image/iqea/food3.gif b/Unidad_03_HTML/image/iqea/food3.gif new file mode 100644 index 0000000..5743b55 Binary files /dev/null and b/Unidad_03_HTML/image/iqea/food3.gif differ diff --git a/Unidad_03_HTML/image/iqea/logo.gif b/Unidad_03_HTML/image/iqea/logo.gif new file mode 100644 index 0000000..db7ca79 Binary files /dev/null and b/Unidad_03_HTML/image/iqea/logo.gif differ diff --git a/Unidad_03_HTML/image/iqea/muebles1.gif b/Unidad_03_HTML/image/iqea/muebles1.gif new file mode 100644 index 0000000..194cc05 Binary files /dev/null and b/Unidad_03_HTML/image/iqea/muebles1.gif differ diff --git a/Unidad_03_HTML/image/iqea/muebles2.gif b/Unidad_03_HTML/image/iqea/muebles2.gif new file mode 100644 index 0000000..d33b51d Binary files /dev/null and b/Unidad_03_HTML/image/iqea/muebles2.gif differ diff --git a/Unidad_03_HTML/image/iron-man.jpg b/Unidad_03_HTML/image/iron-man.jpg new file mode 100644 index 0000000..cb00a35 Binary files /dev/null and b/Unidad_03_HTML/image/iron-man.jpg differ diff --git a/Unidad_03_HTML/image/marvel.jpg b/Unidad_03_HTML/image/marvel.jpg new file mode 100644 index 0000000..063faeb Binary files /dev/null and b/Unidad_03_HTML/image/marvel.jpg differ diff --git a/Unidad_03_HTML/image/regions-fo.png b/Unidad_03_HTML/image/regions-fo.png new file mode 100644 index 0000000..61ce9a8 Binary files /dev/null and b/Unidad_03_HTML/image/regions-fo.png differ diff --git a/Unidad_03_HTML/image/rss_pill_blue.png b/Unidad_03_HTML/image/rss_pill_blue.png new file mode 100644 index 0000000..ea2501b Binary files /dev/null and b/Unidad_03_HTML/image/rss_pill_blue.png differ diff --git a/Unidad_03_HTML/image/tanque1.jpg b/Unidad_03_HTML/image/tanque1.jpg new file mode 100644 index 0000000..c416ba3 Binary files /dev/null and b/Unidad_03_HTML/image/tanque1.jpg differ diff --git a/Unidad_03_HTML/image/tanque2.jpg b/Unidad_03_HTML/image/tanque2.jpg new file mode 100644 index 0000000..4d04f09 Binary files /dev/null and b/Unidad_03_HTML/image/tanque2.jpg differ diff --git a/Unidad_03_HTML/image/vengadores.jpg b/Unidad_03_HTML/image/vengadores.jpg new file mode 100644 index 0000000..caa3552 Binary files /dev/null and b/Unidad_03_HTML/image/vengadores.jpg differ