diff --git a/00-HTML-CSS-basics/topic 0/expensesTable.html b/00-HTML-CSS-basics/topic 0/expensesTable.html new file mode 100644 index 00000000..520a19ba --- /dev/null +++ b/00-HTML-CSS-basics/topic 0/expensesTable.html @@ -0,0 +1,38 @@ + + + + + + + Expenses table + + +
+

Expenses table

+
+
+ + + + + + + + + + + + + + + + + + +
EXPENSES
articleprice
article 1300
article 23000
article 3100
+ + +
+ + + \ No newline at end of file diff --git a/00-HTML-CSS-basics/topic 0/formulario.html b/00-HTML-CSS-basics/topic 0/formulario.html new file mode 100644 index 00000000..1da994a8 --- /dev/null +++ b/00-HTML-CSS-basics/topic 0/formulario.html @@ -0,0 +1,48 @@ + + + + + + + sign-up + + + +
+

SIGN UP

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

+ +
+
+ + + diff --git a/00-HTML-CSS-basics/topic 0/index.html b/00-HTML-CSS-basics/topic 0/index.html new file mode 100644 index 00000000..abb28679 --- /dev/null +++ b/00-HTML-CSS-basics/topic 0/index.html @@ -0,0 +1,45 @@ + + + + + + + + + + index + + +
+

TITLE

+
+ +
+
+

TEMPORADAS

+
+
+

Inicio

+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Quos veritatis eveniet maiores numquam est ullam fuga sequi quaerat. Repudiandae error aliquam unde assumenda voluptatibus atque cumque ipsum, reprehenderit ut itaque!

+

Temporada 1

+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Quos veritatis eveniet maiores numquam est ullam fuga sequi quaerat. Repudiandae error aliquam unde assumenda voluptatibus atque cumque ipsum, reprehenderit ut itaque!

+

Temporada 2

+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Quos veritatis eveniet maiores numquam est ullam fuga sequi quaerat. Repudiandae error aliquam unde assumenda voluptatibus atque cumque ipsum, reprehenderit ut itaque!

+

Temporada 3

+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Quos veritatis eveniet maiores numquam est ullam fuga sequi quaerat. Repudiandae error aliquam unde assumenda voluptatibus atque cumque ipsum, reprehenderit ut itaque!

+
+ +
+ + + + + \ No newline at end of file diff --git a/00-HTML-CSS-basics/topic 0/layout.html b/00-HTML-CSS-basics/topic 0/layout.html new file mode 100644 index 00000000..54065f5e --- /dev/null +++ b/00-HTML-CSS-basics/topic 0/layout.html @@ -0,0 +1,90 @@ + + + + + + + + + landscapes + + + + + + + + + +
+

LANDSCAPES

+
+ +
+ +
+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolor nesciunt voluptate qui repudiandae. Corporis deleniti aliquam molestiae consequatur iusto. At voluptate quasi aperiam ducimus corrupti, exercitationem ad pariatur accusamus similique.

+
+ +
+
+ landscape image +
+

Image

+

description

+
+
+ +
+ landscape image +
+

Image

+

description

+
+
+ +
+ landscape image +
+

Image

+

description

+
+
+ +
+ +
+
+ landscape image +
+

Image

+

description

+
+
+ +
+ landscape image +
+

Image

+

description

+
+
+ +
+ landscape image +
+

Image

+

description

+
+
+ +
+ + +
+ + + + \ No newline at end of file diff --git a/00-HTML-CSS-basics/topic 0/media/audioSimpsons.ogg b/00-HTML-CSS-basics/topic 0/media/audioSimpsons.ogg new file mode 100644 index 00000000..bbab3246 Binary files /dev/null and b/00-HTML-CSS-basics/topic 0/media/audioSimpsons.ogg differ diff --git a/00-HTML-CSS-basics/topic 0/media/landscape1.jpg b/00-HTML-CSS-basics/topic 0/media/landscape1.jpg new file mode 100644 index 00000000..4f10f47e Binary files /dev/null and b/00-HTML-CSS-basics/topic 0/media/landscape1.jpg differ diff --git a/00-HTML-CSS-basics/topic 0/media/landscape2.jpg b/00-HTML-CSS-basics/topic 0/media/landscape2.jpg new file mode 100644 index 00000000..f07b03e8 Binary files /dev/null and b/00-HTML-CSS-basics/topic 0/media/landscape2.jpg differ diff --git a/00-HTML-CSS-basics/topic 0/media/landscape3.jpg b/00-HTML-CSS-basics/topic 0/media/landscape3.jpg new file mode 100644 index 00000000..7f917dc5 Binary files /dev/null and b/00-HTML-CSS-basics/topic 0/media/landscape3.jpg differ diff --git a/00-HTML-CSS-basics/topic 0/media/landscape4.jpg b/00-HTML-CSS-basics/topic 0/media/landscape4.jpg new file mode 100644 index 00000000..3201a9e8 Binary files /dev/null and b/00-HTML-CSS-basics/topic 0/media/landscape4.jpg differ diff --git a/00-HTML-CSS-basics/topic 0/media/simpsons.jpg b/00-HTML-CSS-basics/topic 0/media/simpsons.jpg new file mode 100644 index 00000000..e857c81f Binary files /dev/null and b/00-HTML-CSS-basics/topic 0/media/simpsons.jpg differ diff --git a/00-HTML-CSS-basics/topic 0/media/videoSimpsons.mp4 b/00-HTML-CSS-basics/topic 0/media/videoSimpsons.mp4 new file mode 100644 index 00000000..9c424cd4 Binary files /dev/null and b/00-HTML-CSS-basics/topic 0/media/videoSimpsons.mp4 differ diff --git a/00-HTML-CSS-basics/topic 0/multimedia.html b/00-HTML-CSS-basics/topic 0/multimedia.html new file mode 100644 index 00000000..a24ed810 --- /dev/null +++ b/00-HTML-CSS-basics/topic 0/multimedia.html @@ -0,0 +1,42 @@ + + + + + + + multimedia + + + + +
+

LOS SIMPSONS

+
+
+
+ + imagen de Los Simpsons + imagen de Los Simpsons +
+ +
+ +

puede acceder a la transcripcion del audio haciendo click aqui

+
+
+ + +
+
+ + + + + diff --git a/00-HTML-CSS-basics/topic 0/styles-css/normalize.css b/00-HTML-CSS-basics/topic 0/styles-css/normalize.css new file mode 100644 index 00000000..f5448f6a --- /dev/null +++ b/00-HTML-CSS-basics/topic 0/styles-css/normalize.css @@ -0,0 +1,341 @@ +/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ + +/* Document + ========================================================================== */ + +/** + * 1. Correct the line height in all browsers. + * 2. Prevent adjustments of font size after orientation changes in iOS. + */ + + html { + line-height: 1.15; /* 1 */ + -webkit-text-size-adjust: 100%; /* 2 */ + } + + /* Sections + ========================================================================== */ + + /** + * Remove the margin in all browsers. + */ + + body { + margin: 0; + } + + /** + * Correct the font size and margin on `h1` elements within `section` and + * `article` contexts in Chrome, Firefox, and Safari. + */ + + h1 { + font-size: 2em; + margin: 0.67em 0; + } + + /* Grouping content + ========================================================================== */ + + /** + * 1. Add the correct box sizing in Firefox. + * 2. Show the overflow in Edge and IE. + */ + + hr { + box-sizing: content-box; /* 1 */ + height: 0; /* 1 */ + overflow: visible; /* 2 */ + } + + /** + * 1. Correct the inheritance and scaling of font size in all browsers. + * 2. Correct the odd `em` font sizing in all browsers. + */ + + pre { + font-family: monospace, monospace; /* 1 */ + font-size: 1em; /* 2 */ + } + + /* Text-level semantics + ========================================================================== */ + + /** + * Remove the gray background on active links in IE 10. + */ + + a { + background-color: transparent; + } + + /** + * 1. Remove the bottom border in Chrome 57- + * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. + */ + + abbr[title] { + border-bottom: none; /* 1 */ + text-decoration: underline; /* 2 */ + text-decoration: underline dotted; /* 2 */ + } + + /** + * Add the correct font weight in Chrome, Edge, and Safari. + */ + + b, + strong { + font-weight: bolder; + } + + /** + * 1. Correct the inheritance and scaling of font size in all browsers. + * 2. Correct the odd `em` font sizing in all browsers. + */ + + code, + kbd, + samp { + font-family: monospace, monospace; /* 1 */ + font-size: 1em; /* 2 */ + } + + /** + * Add the correct font size in all browsers. + */ + + small { + font-size: 80%; + } + + /** + * Prevent `sub` and `sup` elements from affecting the line height in + * all browsers. + */ + + sub, + sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; + } + + sub { + bottom: -0.25em; + } + + sup { + top: -0.5em; + } + + /* Embedded content + ========================================================================== */ + + /** + * Remove the border on images inside links in IE 10. + */ + + img { + border-style: none; + } + + /* Forms + ========================================================================== */ + + /** + * 1. Change the font styles in all browsers. + * 2. Remove the margin in Firefox and Safari. + */ + + button, + input, + optgroup, + select, + textarea { + font-family: inherit; /* 1 */ + font-size: 100%; /* 1 */ + line-height: 1.15; /* 1 */ + margin: 0; /* 2 */ + } + + /** + * Show the overflow in IE. + * 1. Show the overflow in Edge. + */ + + button, + input { /* 1 */ + overflow: visible; + } + + /** + * Remove the inheritance of text transform in Edge, Firefox, and IE. + * 1. Remove the inheritance of text transform in Firefox. + */ + + button, + select { /* 1 */ + text-transform: none; + } + + /** + * Correct the inability to style clickable types in iOS and Safari. + */ + + button, + [type="button"], + [type="reset"], + [type="submit"] { + -webkit-appearance: button; + } + + /** + * Remove the inner border and padding in Firefox. + */ + + button::-moz-focus-inner, + [type="button"]::-moz-focus-inner, + [type="reset"]::-moz-focus-inner, + [type="submit"]::-moz-focus-inner { + border-style: none; + padding: 0; + } + + /** + * Restore the focus styles unset by the previous rule. + */ + + button:-moz-focusring, + [type="button"]:-moz-focusring, + [type="reset"]:-moz-focusring, + [type="submit"]:-moz-focusring { + outline: 1px dotted ButtonText; + } + + /** + * Correct the padding in Firefox. + */ + + fieldset { + padding: 0.35em 0.75em 0.625em; + } + + /** + * 1. Correct the text wrapping in Edge and IE. + * 2. Correct the color inheritance from `fieldset` elements in IE. + * 3. Remove the padding so developers are not caught out when they zero out + * `fieldset` elements in all browsers. + */ + + legend { + box-sizing: border-box; /* 1 */ + color: inherit; /* 2 */ + display: table; /* 1 */ + max-width: 100%; /* 1 */ + padding: 0; /* 3 */ + white-space: normal; /* 1 */ + } + + /** + * Add the correct vertical alignment in Chrome, Firefox, and Opera. + */ + + progress { + vertical-align: baseline; + } + + /** + * Remove the default vertical scrollbar in IE 10+. + */ + + textarea { + overflow: auto; + } + + /** + * 1. Add the correct box sizing in IE 10. + * 2. Remove the padding in IE 10. + */ + + [type="checkbox"], + [type="radio"] { + box-sizing: border-box; /* 1 */ + padding: 0; /* 2 */ + } + + /** + * Correct the cursor style of increment and decrement buttons in Chrome. + */ + + [type="number"]::-webkit-inner-spin-button, + [type="number"]::-webkit-outer-spin-button { + height: auto; + } + + /** + * 1. Correct the odd appearance in Chrome and Safari. + * 2. Correct the outline style in Safari. + */ + + [type="search"] { + -webkit-appearance: textfield; /* 1 */ + outline-offset: -2px; /* 2 */ + } + + /** + * Remove the inner padding in Chrome and Safari on macOS. + */ + + [type="search"]::-webkit-search-decoration { + -webkit-appearance: none; + } + + /** + * 1. Correct the inability to style clickable types in iOS and Safari. + * 2. Change font properties to `inherit` in Safari. + */ + + ::-webkit-file-upload-button { + -webkit-appearance: button; /* 1 */ + font: inherit; /* 2 */ + } + + /* Interactive + ========================================================================== */ + + /* + * Add the correct display in Edge, IE 10+, and Firefox. + */ + + details { + display: block; + } + + /* + * Add the correct display in all browsers. + */ + + summary { + display: list-item; + } + + /* Misc + ========================================================================== */ + + /** + * Add the correct display in IE 10+. + */ + + template { + display: none; + } + + /** + * Add the correct display in IE 10. + */ + + [hidden] { + display: none; + } \ No newline at end of file diff --git a/00-HTML-CSS-basics/topic 0/styles-css/style-layout.css b/00-HTML-CSS-basics/topic 0/styles-css/style-layout.css new file mode 100644 index 00000000..657fb0b1 --- /dev/null +++ b/00-HTML-CSS-basics/topic 0/styles-css/style-layout.css @@ -0,0 +1,136 @@ + + +*, +*:before, +*:after { + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + box-sizing: border-box; + } + + /*Min-width Media Queries: */ + +/* Small screens (default) */ +html { font-size: 100%; } + +/* Medium screens (640px) */ +@media (min-width: 40rem) { + html { font-size: 112%; } +} + +/* Large screens (1024px) */ +@media (min-width: 64rem) { + html { font-size: 120%; } +} + + +/* A container holds all elements and controls the page’s maximum +width. Using a container will make designing for responsive easier! */ + +.container { + margin: 0 auto; + max-width: 80rem; + width: 90%; + padding-top: 3%; + } + + + /* Create Column Sizes: */ +/* On larger screens, columns gain float: left in order to stack +content horizontally. Columns now use padding for gutters, so you +no longer need to worry about removing margins. */ + + @media (min-width: 40rem) { + .column { + float: left; + padding-left: 1rem; + padding-right: 1rem; + } + + .column.full { + width: 100%; } + + .column.third { + width: 33.3%; } + + } + +.clearfix:before, .clearfix:after { + content: " "; + display: table; +} + +.clearfix:after { + clear: both; +} + +.clearfix { + *zoom: 1; +} + + + + + +/*my own styles*/ + + +html{ + background-color: rgba(200, 209, 147, 0.452); +} + +header{ + text-align: center; +} + +body{ + text-align: center; +} + +.row{ + width:100%; + display:inline-block; + margin-top: 5%; + + +} + +.column.third{ + position: relative; + + width: 33.3%; +} + +.column img{ + height: 30vh; + width: 200px; + filter: grayscale(80%); + +} + +.column:hover img{ + filter: grayscale(0%); +} + +.column.text { + font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; + color: rgb(10, 5, 5); + position: absolute; + opacity: 0; + top:0; + left: 25%; + right: 25%; + } + +.column:hover .column.text{ + opacity: 1; + background-color: rgba(208, 211, 132, 0.623); + +} + +footer{ + text-align: center; + display: inline-block; + width:100%; + margin-top: 5%; +} diff --git a/00-HTML-CSS-basics/topic 0/styles-css/style.css b/00-HTML-CSS-basics/topic 0/styles-css/style.css new file mode 100644 index 00000000..f236f2e1 --- /dev/null +++ b/00-HTML-CSS-basics/topic 0/styles-css/style.css @@ -0,0 +1,77 @@ +html{ + font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; + font-size: 14px; + background-color: rgb(222, 233, 173); +} + +header, footer, aside , nav{ + /* background-image: url(../media/textura.jpg); + background-repeat: repeat-x;*/ + background-color: rgb(132, 168, 75); +} + +.header, .footer{ + text-align: center; + background-color: magenta; +} + + +.header { + font-size: 30px; + width: 100%; + display: inline-block; /*si pongo solo block, el fondo solo ocupa el ancho de las letras*/ +} + +.footer{ + font-size: 10px; + width: 100%; + display: inline-block; + +} +.content { + + text-align: center; + font-size: 14px; + width: 50%; + margin-left: 25%; /*como el nav tiene position: fixed ya no cuenta como bloque, por lo tanto tengo que calcular el margen desde el borde de la pantalla*/ + margin-top: 2%; + border-color: rgb(224, 141, 141); + display: inline-block; + background-color: rgb(132, 168, 75); + +} +.navegation{ + position: fixed; + font-size: 12px; + float: left; + margin-top: 2%; + margin-bottom: 2%; + width: 20%; + display: inline-block; + background-color: blue; + +} +.sidebar{ + font-size: 10px; + float: right; + margin-top: 2%; + margin-bottom: 2%; + width: 20%; + display: inline-block; +} + +/*4)How could you add weight to the global font definition to win over the classes added by point 3? + con html * al ser mas especifico que el atributo class, tomaría los valores que estan debajo +html *{ + font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; + font-size: 14px; + font-weight: 900; +}*/ + +/*7)Imagine there is a declaration like class=”oh-no-inline-styles” style=”background:red” +and you need to change the background to green without changing the inline style. How could you accomplish this? + +.oh-no-inline-styles { + background-color:green !important; +} +*/ diff --git a/00-HTML-CSS-basics/topic 0/todo list.html b/00-HTML-CSS-basics/topic 0/todo list.html new file mode 100644 index 00000000..f6c30e8d --- /dev/null +++ b/00-HTML-CSS-basics/topic 0/todo list.html @@ -0,0 +1,28 @@ + + + + + + + My todo list + + + +
+

My todo list

+
+ +
+

Todo list

+ +
+ + + \ No newline at end of file