Qui c'è un modo:
http://forum.html.it/forum/showthrea...=&pagenumber=1

la discussione contiene anche qualche domanda provocatoria per vedere se i presenti erano svegli.

Leggi tutto,
per essere precisini...

codice:
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">


<head>
<title>Invio e-mail accessibile</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript">
function email(name, domain)
{
   window.location = 'mailto:' + name + '@' + domain;
}
</script>
</head>

<body>



   [img]percorso_immagine.gif[/img]
</p>
</body>

</html>