martedì 13 settembre 2011

DIVNUM

</html>
<head>
<title>Divisori di un n.intero positivo</title>
</head>
<body>
<h2><center>digitare un numero intero positivo</center></h2>
<form action="divnum.php" method="POST">
Numero:<input name="numero"><p>
<input type="submit" value="Invia">
<input type="reset" value="Cancella">
</form>
</body>
</html>

Nessun commento:

Posta un commento