Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kleutons/html-dio
https://github.com/kleutons/html-dio
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kleutons/html-dio
- Owner: kleutons
- Created: 2023-08-24T14:39:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T14:46:07.000Z (about 1 year ago)
- Last Synced: 2023-08-24T16:45:46.569Z (about 1 year ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Estudo HTML - Dio
Resumo das aulas## Estrutura Básica de um HTML
```Título da Página
Meu Primeiro Documento HTML
Este é um parágrafo de exemplo.
```