Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
como não temos mais informações sobre o director, vamos só ficar com esses tres inputs, e estiliza-os
  • Loading branch information
Manuel-Carlos authored Dec 20, 2023
1 parent 3abd965 commit 2ba38f3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions director.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>cadastro</title>
</head>
<body>
<h3>senhor director, por favor, cadastre-se no site para uma melhor experiência</h3>

<input type="text" placeholder="Nome completo">
<input type="email" placeholder="numéro de telefone ou email">
<input type="text" placeholder="Nº de director escolar">
<input type= "submit" name="enviar">

</body>
</html>

0 comments on commit 2ba38f3

Please sign in to comment.