Commit 7fc4fafc by Nicoly Aparecida Lopes
parents bb961566 38f2c4c2
<h2> Cadastrar Animal</h2>
<form method="POST">
Nome: <input type="text" name="nome"><br>
Espécie: <input type="text" name="especie"><br>
Idade: <input type="number" name="idade"><br>
Peso: <input type="number" name="0.1" name="peso"><br>
<button type="submit">Cadastrar</button>
</form>
<a href="/">Voltar</a>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment