際際滷
Submit Search
Dc2cc
Download as DOCX, PDF
0 likes
1,568 views
W
Wael Ismail
Follow
1 of 2
Download now
Download to read offline
More Related Content
Dc2cc
1.
Entete.html
Acc.html Menu.html <html> <html> <html> <body> <body> <body bgcolor="#FA3212"> <marquee><font color="red" size="12">devoir de controle <font size="22" face="monotype corsiva"> <center> <font size="8" face="arial"> les liens N属1</font></marquee> nom et pr辿nom</font> </font></center> </body> </body> <a href="acc.html" target="D" >accueil</a><br> </html> </html> <a href="login.html" target="D" >inscription</a> </body> </html> Form.html Index.html Login.html <html> <html> <html> <head> <frameset rows="12%,*"> <body> <title> <frame src=/WaelIsmail3/dc2cc/"entete.html"> <table> formulaire d'inscription <frameset cols="20%,*"> <form action="form.html"> </title> <frame src="menu.html" name="G"> <tr><td>nom d'utilisateur:</td><td><input type="text" </head> <frame src="login.html" name="D"> name="nom" size="20" ></td></tr> <body> </frameset> <tr><td>mot de passe :</td><td><input type="password" <h1><center><font color="red" >formulaire </frameset> name="nom" size="20" ></td></tr> d'inscription</font></center></h1> <tr><td></td><td><input type="submit" name="ok" <table border="0"> Value="valider" ><input type="reset" name="ann" <form action="form.html" method="post"> Value="annuler" ></td></tr> <tr><td>Nom :</td><td><input type="text" name="nom" </form> size="20" ></td></tr> </body> <tr><td>Pr辿nom :</td><td><input type="text" </html> 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>
Download