diff --git a/Multimedia/cat-purr-6164.mp3 b/Multimedia/cat-purr-6164.mp3 new file mode 100644 index 0000000..f198001 Binary files /dev/null and b/Multimedia/cat-purr-6164.mp3 differ diff --git a/Multimedia/gato-g4381c72b3_640.jpg b/Multimedia/gato-g4381c72b3_640.jpg new file mode 100644 index 0000000..6948cd1 Binary files /dev/null and b/Multimedia/gato-g4381c72b3_640.jpg differ diff --git a/Multimedia/pexels-pixabay-416160.jpg b/Multimedia/pexels-pixabay-416160.jpg new file mode 100644 index 0000000..8dd43ac Binary files /dev/null and b/Multimedia/pexels-pixabay-416160.jpg differ diff --git a/Multimedia/pexels-sunsetoned-5968893.mp4 b/Multimedia/pexels-sunsetoned-5968893.mp4 new file mode 100644 index 0000000..9e4de72 Binary files /dev/null and b/Multimedia/pexels-sunsetoned-5968893.mp4 differ diff --git a/gatitos.html b/gatitos.html new file mode 100644 index 0000000..de61778 --- /dev/null +++ b/gatitos.html @@ -0,0 +1,28 @@ + + + + + + + + Gatitos + + +Ir a imágenes +Ir a Vídeo +Ir a Audio +

Gatitos

+

Imágenes

+ + + + + +
+

Vídeo

+ +

Audio

+ +Gimnasio + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..8d268e3 --- /dev/null +++ b/index.html @@ -0,0 +1,94 @@ + + + + + + + + Invoice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Invoice #12345678914 January 2025
Pay to:
+ Acme Billing Co.
+ 123 Main St.
+ Cityville, NA 12345 +
Customer:
+ John Smith
+ 321 Willow Way
+ Southeast Northwestershire, MA 54321 +
Name / DescriptionQty.@Cost
Paperclips10000.0110.00
Staples (box)1001.00100.00
Subtotal110.00
Tax8%8.80
Grand Total$ 118.80
+
+ Gatitos + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..8835b4e --- /dev/null +++ b/style.css @@ -0,0 +1,22 @@ +table { + font-family: letter 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; + border-collapse: collapse; + + } + + td, th { + border: 1.5px solid black; + text-align: left; + padding: 8px; + width: 150px; + + + } + + th { + background-color: whitesmoke; + } + + .junto { + line-height: 175%; + } \ No newline at end of file diff --git a/styleg.css b/styleg.css new file mode 100644 index 0000000..8fa2272 --- /dev/null +++ b/styleg.css @@ -0,0 +1,10 @@ +* { + background-color: rgb(95, 167, 143); +} +h1 { + color: orangered; + font-style: italic; +} +h2 { + color: rgb(104, 36, 36); +} \ No newline at end of file