<!DOCTYPE html> <html lang="it">
<head>
<title> titolo della pagina >/title>
<meta charset="xxxxx" />
<!-- codice per il server: meta comandi, scrip, fogli di style, ecc --></head>
<body> codice per visualizzare: testo, immagini, moduli, ecc.
</body>
</html>