diff --git a/aula-02-html/.gitkeep b/aula-02-html/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/aula-02-html/formulario.html b/aula-02-html/formulario.html new file mode 100644 index 0000000..c10bb10 --- /dev/null +++ b/aula-02-html/formulario.html @@ -0,0 +1,51 @@ + + + + + + Atividade + + + +
+

MS-Code

+
+ +
+

Formulário

+
+ +

+ + +

+ + +

+ + +

+ + +

+ + +

+ + + +
+
+ + + + + + + diff --git a/aula-02-html/tabela.html b/aula-02-html/tabela.html new file mode 100644 index 0000000..65e266e --- /dev/null +++ b/aula-02-html/tabela.html @@ -0,0 +1,18 @@ +

Informações de Contato

+ + + + + + + + + + + + + + + + +
NomeEmailTelefone
João Silvajoao@exemplo.com(27) 1234-5678
Maria Oliveiramaria@exemplo.com(27) 9876-5432
\ No newline at end of file