From abaa80196f55849f63fbfbd3954bdae7b915b26a Mon Sep 17 00:00:00 2001
From: thainara-santos <151287350+thainara-santos@users.noreply.github.com>
Date: Mon, 29 Apr 2024 18:21:54 -0300
Subject: [PATCH 1/2] Add files via upload
---
aula-02-html/1.html | 47 ++++++++++++++++++++++++++++++++++
aula-02-html/aula_02.html | 53 +++++++++++++++++++++++++++++++++++++++
2 files changed, 100 insertions(+)
create mode 100644 aula-02-html/1.html
create mode 100644 aula-02-html/aula_02.html
diff --git a/aula-02-html/1.html b/aula-02-html/1.html
new file mode 100644
index 0000000..d2aba8b
--- /dev/null
+++ b/aula-02-html/1.html
@@ -0,0 +1,47 @@
+
+
+
+
+
+
+ Aula 02
+
+
+
+
+ Nome:
+
+
+
+ Quais os melhores Doramas que voçê já assistiu?
+ A Alquimia das almas
+ Goblin
+ Pretendente Surpresa
+ My Angel
+
+
+ Lista dos Meus Doramas Favoritos
+
+ - A Alquimia das Almas
+ - O Rei Enterno
+ - Nosso Destino
+ - O'h My Vênus
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/aula-02-html/aula_02.html b/aula-02-html/aula_02.html
new file mode 100644
index 0000000..04766ca
--- /dev/null
+++ b/aula-02-html/aula_02.html
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+ Aula 2
+
+
+
+
+
+
+
+
+ | Livros Que Desejo Comprar |
+
+
+ | Livros |
+ Valor |
+
+
+ | É assim que acaba |
+ R$41,47 |
+
+
+ | É assim que começa |
+ R$45,50 |
+
+
+ | Verity |
+ R$43,70 |
+
+
+ | Assombrando Adeline Livro-2 |
+ R$85,90 |
+
+
+
+
+
+
+
From 948b236eecf60586c29f383986e466a66cdfabe3 Mon Sep 17 00:00:00 2001
From: Gilbert
Date: Thu, 2 May 2024 14:14:15 -0300
Subject: [PATCH 2/2] refactor to new branch
---
aula-02-html/.gitkeep | 0
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 aula-02-html/.gitkeep
diff --git a/aula-02-html/.gitkeep b/aula-02-html/.gitkeep
deleted file mode 100644
index e69de29..0000000