An open API service indexing awesome lists of open source software.

https://github.com/matheusadc/curso-bootstrap-5

Estudo sobre Bootstrap 5.
https://github.com/matheusadc/curso-bootstrap-5

bootstrap5 css html

Last synced: about 1 month ago
JSON representation

Estudo sobre Bootstrap 5.

Awesome Lists containing this project

README

          

# ícone de descrição Descrição
Estudo sobre Bootstrap 5.

# ícone dos livros Aulas
- [Aula 1](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula1)
- [Aula 2](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula2)
- [Aula 3](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula3)
- [Aula 4](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula4)
- [Aula 5](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula5)
- [Aula 6](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula6)
- [Aula 7](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula7)
- [Aula 8](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula8)
- [Aula 9](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula9)
- [Aula 10](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula10)
- [Aula 11](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula11)
- [Aula 12](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula12)
- [Aula 13](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula13)
- [Aula 14](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula14)
- [Aula 15](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula15)
- [Aula 16](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula16)
- [Aula 17](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula17)
- [Aula 18](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula18)
- [Aula 19](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula19)
- [Aula 20](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula20)
- [Aula 21](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula21)
- [Aula 22](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula22)
- [Aula 23](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula23)
- [Aula 24](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula24)
- [Aula 25](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula25)
- [Aula 26](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula26)
- [Aula 27](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula27)
- [Aula 28](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula28)
- [Aula 29](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula29)
- [Aula 30](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula30)
- [Aula 31](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula31)
- [Aula 32](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula32)
- [Aula 33](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula33)
- [Aula 34](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula34)
- [Aula 35](https://github.com/MatheusADC/Curso-Bootstrap5/tree/main/Aulas/Aula35)

# ícone de resumo Emmet Abbreviations
- `table>tr>td{Coluna $}*5`
- `div.container>h${h$ - Título de Nível $}*6`
- `dl>(dt{Termo $}+dd{Descrição do termo $})*5`
- `div.container>img.img-fluid[src="img.svg"]`
- `figure.figure>img.img-fluid.rounded[src="quad.svg"]+figcaption.figcaption.text-end{Legenda da Figura}`
- `div.container>table>thead+tbody`
- `(tr>td{Coluna $}*4)*5`
- `(h3>a[href=/Aulas/Aula$/index.html]{Aula $})*35`
- `div.container>form>(div>(label+input+div))*3+button`
- `div.mb-3>(label.form-label{Cidade}+input.form-control[placeholder="Digite para buscar..."])`
- `div.carousel-indicators>button.active[data-bs-target="#ads" data-bs-slide-to="?"]*3`