diff --git a/css/.extincoes.css.swn b/css/.extincoes.css.swn new file mode 100644 index 0000000..8334dac Binary files /dev/null and b/css/.extincoes.css.swn differ diff --git a/css/.extincoes.css.swo b/css/.extincoes.css.swo new file mode 100644 index 0000000..a79ce5f Binary files /dev/null and b/css/.extincoes.css.swo differ diff --git a/css/.extincoes.css.swp b/css/.extincoes.css.swp new file mode 100644 index 0000000..e5d32ed Binary files /dev/null and b/css/.extincoes.css.swp differ diff --git a/css/.index.css.swp b/css/.index.css.swp new file mode 100644 index 0000000..b00b253 Binary files /dev/null and b/css/.index.css.swp differ diff --git a/css/extincoes.css b/css/extincoes.css new file mode 100644 index 0000000..40c6004 --- /dev/null +++ b/css/extincoes.css @@ -0,0 +1,27 @@ +i + +h1 { + text-align: center; +} + +table, th, td { + border: 1px solid black; + border-collapse: collapse; +} + +.table-content { + display: flex; + justify-content: center; + margin-top: 50px; +} + +.caption { + display: flex; + justify-content: center; + font-weight: bold; + font-size: 18px; +} + + + + diff --git a/css/index.css b/css/index.css new file mode 100644 index 0000000..60d5115 --- /dev/null +++ b/css/index.css @@ -0,0 +1,46 @@ + +body { + margin: 0; +} + +.menu-container table, .menu-container th, .menu-container td { + min-width: 100px; + border: 1px solid black; + border-collapse: collapse; + text-align: center; +} + +.menu-container table { + border-top: none; +} + +.img-container { + display: flex; + justify-content: space-between; + align-items: center; + flex-direction: column; +} + +.menu-container { + display: flex; + justify-content: space-between; + width: 100%; +} + +.menu-container img, .menu-container span { + width: 40px; +} + +.menu-container table { + border-top: none; +} + +.img-fauna { + width: 100%; + margin-top: 50px; +} + +footer { + margin-top: 3vh; +} + diff --git a/index.html b/index.html index b45cc8b..391d594 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,39 @@ - Título Página + Fauna + + - -

Título do Conteúdo

-

Texto alterado do conteúdo...

+ + +
+ + + +
+ + Imagem de fauna silvestre + +
+ + + +
+ diff --git a/paginas/.extincoes.html.swo b/paginas/.extincoes.html.swo new file mode 100644 index 0000000..78c20cc Binary files /dev/null and b/paginas/.extincoes.html.swo differ diff --git a/paginas/.extincoes.html.swp b/paginas/.extincoes.html.swp new file mode 100644 index 0000000..0390480 Binary files /dev/null and b/paginas/.extincoes.html.swp differ diff --git a/paginas/.index.html.swp b/paginas/.index.html.swp new file mode 100644 index 0000000..b812a26 Binary files /dev/null and b/paginas/.index.html.swp differ diff --git a/paginas/extincoes.html b/paginas/extincoes.html new file mode 100644 index 0000000..d55323f --- /dev/null +++ b/paginas/extincoes.html @@ -0,0 +1,65 @@ + + + + Extinções + + + + + + + +
+ + + +

Extinções

+
+
+ Animais em extinção + + + + + + + + + + + + + + + + + + + + + + + + + +
AnimalQuantidade
Lobo-guará23000
Onça-pintada10000
Panda-gigante2500
Arara-azul-de-lear1200
Baleia-fin400
+
+
+ +
+ + +