Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthur-ferreira/sneakers_store
This repository was created to store the exercises Bootstrap Advanced from EBAC Frontend Course
https://github.com/arthur-ferreira/sneakers_store
Last synced: about 1 month ago
JSON representation
This repository was created to store the exercises Bootstrap Advanced from EBAC Frontend Course
- Host: GitHub
- URL: https://github.com/arthur-ferreira/sneakers_store
- Owner: Arthur-Ferreira
- Created: 2023-10-10T14:04:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-10T14:22:45.000Z (over 1 year ago)
- Last Synced: 2023-10-10T17:21:22.131Z (over 1 year ago)
- Language: HTML
- Homepage: https://arthur-ferreira-sneakers-store.vercel.app
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstrap Avançado
- Adicionar o Bootstrap em uma página HTML utilizando a CDN;
- Nesta página HTML crie um formulário de cadastro, este formulário deverá conter os campos:
- Nome;
- E-mail;
- Telefone
- E um botäo para o enviar.
- Aplique as classes do Bootstrap nos elementos do formulário;
- Crie uma branch chamada exercicio_bootstrap no repositório do curso e envie o link através da plataforma.