Basic HTML

<!DOCTYPE html>
<html lang="pt-br">
	<head>
		<title>Basic HTML</title>
		<meta charset="utf-8">
	</head>
	<body>
	
	</body>
</html>