Voir la source d'une page


<html>
<head>
<title>Voir la source d'une page</title>
</head>
<body>

<form>
  <p><input type="button" value="Voir la source de la page" name="btnSource" onClick='
window.location="view-source:" +window.location.href'></p>
</form>

</body>
</html>

 

Vérification d'une adresse mailRetour à la page JavaScriptZoom avant et arrière sur un texte