Quando foi especificado o UTF-8?
Quando foi especificado o UTF-8?
Oi Gabriel, tudo bom?
Segue o código:
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"> // aqui definimos o charset como utf-8
</head>
<body>
//resto do código html
</body>
</html>
Qualquer duvida compartilha com a gente =) bons estudos!