Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9 - Formulário - parte 4 #10

Open
Kel2203 opened this issue Aug 7, 2023 · 0 comments
Open

9 - Formulário - parte 4 #10

Kel2203 opened this issue Aug 7, 2023 · 0 comments
Assignees
Labels
html tarefa em html

Comments

@Kel2203
Copy link
Contributor

Kel2203 commented Aug 7, 2023

Abaixo da linha da tag div para o Número:

  • Crie uma tag div com classe form-control.
  • Dentro da tag div crie uma outra tag label com classe chamada label , for="cidade" e escrito “Cidade: “
  • Ainda dentro da tag div crie uma tag chamada input com:
    • classe form-input ,
    • name cidade,
    • type text,
    • placeholder Cidade
    • id cidade
    • disabled.
@Kel2203 Kel2203 added the html tarefa em html label Aug 7, 2023
@Kel2203 Kel2203 added this to the Página do projeto em html milestone Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
html tarefa em html
Projects
Status: Aberto
Development

No branches or pull requests

2 participants