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

https://github.com/leticea/tabela-html

Aprendendo a usar tabela em HTML com CSS.
https://github.com/leticea/tabela-html

html5

Last synced: 6 months ago
JSON representation

Aprendendo a usar tabela em HTML com CSS.

Awesome Lists containing this project

README

          


Tecnologias   |   
Projeto   |   
Como rodar   |   
Como contribuir   



tabela

## Tabela simples em HTML

## 🚀 Tecnologias

Esse projeto foi desenvolvido com a seguinte tecnologia:

- [HTML5](https://developer.mozilla.org/pt-BR/docs/Web/HTML)

## 💻 Projeto

Exemplo de tabela feita em HTML.

## 🚀 Como Rodar

- Clone o projeto.
- Entre no repositório e click duas vezes no arquivo index.html

## 🤔 Como contribuir

- Faça um fork desse repositório;
- Cria uma branch com a sua feature: `git checkout -b minha-feature`;
- Faça commit das suas alterações: `git commit -m 'feat: Minha nova feature'`;
- Faça push para a sua branch: `git push origin minha-feature`.

Depois que o merge da sua pull request for feito, você pode deletar a sua branch.

## 📝 Licença

Esse projeto está sob a licença MIT.