HTML
HTML
## O que é HTML?
```html
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1>Olá, Mundo!</h1>
</body>
</html>
```
1. **Tags Estruturais**:
2. **Textos e Títulos**:
3. **Links e Imagens**:
4. **Listas**:
## Importância do HTML
### 3. **Interoperabilidade**
### 2. **Acessibilidade**