martedì 13 settembre 2011

PASQUA_1.PHP

<html>
<head>
<title> Calcolo dei giorni della Pasqua cristiana </title>
</head>
<body>
<center>
<h2>digitare gli anni del giorno della Pasqua</h2>
<form action="pasqua_2.php" method="POST">
1<sup>o</sup>anno:<input name="anno1"><br>
2<sup>o</sup>anno:<input name="anno2"><p>
 
<input type="submit" value="Calcola">
<input type="reset" value="Pulisci">

 
 
</form>

</center>
</body>
</html>

Nessun commento:

Posta un commento