dc2cc

Post on 14-Jun-2015

1.358 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Entete.html Acc.html Menu.html<html><body><marquee><font color="red" size="12">devoir de controle N°1</font></marquee></body></html>

<html><body><font size="22" face="monotype corsiva">nom et prénom</font></body></html>

<html><body bgcolor="#FA3212"><center> <font size="8" face="arial"> les liens </font></center><a href="acc.html" target="D" >accueil</a><br><a href="login.html" target="D" >inscription</a></body></html>

Form.html Index.html Login.html<html><head><title>formulaire d'inscription</title></head><body><h1><center><font color="red" >formulaire d'inscription</font></center></h1> <table border="0"><form action="form.html" method="post"><tr><td>Nom :</td><td><input type="text" name="nom" size="20" ></td></tr><tr><td>Prénom :</td><td><input type="text" name="prenom" size="20" ></td></tr><tr><td>Adresse :</td><td><textarea name="adr" cols="20" rows="3" >votre adresse ici</textarea></td></tr><tr><td>classe: </td><td><input type="radio" name="mp" value="algo"> 1<sup>ère</sup> <br>

<input type="radio" name="mp" value="TIC"> 2<sup>ème</sup> <br>

<input type="radio" name="mp" value="BD"> 3<sup>ème</sup><br>

<input type="radio" name="mp" value="BD"> 4<sup>ème</sup> </td></tr><tr><td></td><td><input type="submit" name="ok" Value="valider" ><input type="reset" name="ann" Value="annuler" ></td></tr></form></table></body></html>

<html><frameset rows="12%,*"><frame src="entete.html"><frameset cols="20%,*"><frame src="menu.html" name="G"><frame src="login.html" name="D"></frameset></frameset>

<html><body><table><form action="form.html"><tr><td>nom d'utilisateur:</td><td><input type="text" name="nom" size="20" ></td></tr><tr><td>mot de passe :</td><td><input type="password" name="nom" size="20" ></td></tr><tr><td></td><td><input type="submit" name="ok" Value="valider" ><input type="reset" name="ann" Value="annuler" ></td></tr></form></body></html>

top related