الأحد، 1 ديسمبر 2013

les formulaire de la html



<html>

<head>

</head>

<body>


<form id="" action="nom action" methode="post" ou methode="get" >

<input type="text" value="TDM" Maxlength="10 le nombre du car"  size="4" ou with="..." />

<input type="password" />

<input type="radio" />

<input type="checkbox" />

<input type="file"  value="browser"/>

<input type="submit" value="envoyer" />

<input type="Reset" value="renitialisé" />

<input type="button" value="le text ou afficher" />

<textarea  Cols="20  le nombre du car " Rows=" 5 les lignes "></textarea>


</form>


</body>

</html>

0 التعليقات:

إرسال تعليق