martedì 9 marzo 2010

Html singola riga

Modulo Studente



Nome: Cognome: Codice fiscale:

Html base

Modulo Studente

< hmtl>
< body>
< h2> Modulo Studente< /h2> < form action="Es.java" method="get">
Nome:
< input name="Nome">
Cognome:
< input name="Cognome">
Codice fiscale:
< input name="CodiceFiscale">
< input type="submit" value="Invia query" name="InviaDati">
< /form>
< /body>
< /html>


Nome:

Cognome:

Codice fiscale:


html









Modulo Studente


Nome:
Cognome:
Codice fiscale: