From b2c9958bebcadc809e19b7073f0d23ea93804d92 Mon Sep 17 00:00:00 2001 From: bianca-maria Date: Tue, 4 Oct 2022 22:45:15 +0000 Subject: [PATCH] Iniciando projeto Triplo-X - curso html --- estilos.css | 34 +++++++++++++++++++++++++++ index.html | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 100 insertions(+) create mode 100644 estilos.css create mode 100644 index.html diff --git a/estilos.css b/estilos.css new file mode 100644 index 0000000..9381737 --- /dev/null +++ b/estilos.css @@ -0,0 +1,34 @@ +@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap'); + +html,body{ + margin: 0; + +} + +*{ + font-family:"Roboto", sans-serif; + +} + +header{ + background: #EAD945; + padding: 24px 40px; +} + +main{ + margin: 24px 40px; +} + +main table{ + margin: auto; + width: 100%; + background: #edce73; + border-radius: 12px; + +} + + +footer > p{ + margin: auto; + width: 100%; +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..d9b8268 --- /dev/null +++ b/index.html @@ -0,0 +1,66 @@ + + + + + Título Página + + + + + +
+

Smartphone XJK +

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
Ano2022
Processador4 cores
Espessura100mm
Média1,60
+ +
+

Registre seu interesse

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