Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
crud-animais-fazenda
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
4
Issues
4
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nicoly Aparecida Lopes
crud-animais-fazenda
Commits
7fc4fafc
Commit
7fc4fafc
authored
Apr 16, 2026
by
Nicoly Aparecida Lopes
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'main' of
http://gitlab.ariquemes.ifro.edu.br/2024105070049/crud-animais-fazenda
parents
bb961566
38f2c4c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
cadastrar.html
templates/cadastrar.html
+13
-0
No files found.
templates/cadastrar.html
View file @
7fc4fafc
<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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment