Changes between Version 6 and Version 7 of achat
- Timestamp:
- 31/03/2008 12:05:19 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
achat
v6 v7 7 7 8 8 Votre nom : <input name='nom'> 9 <br> 9 <br><br> 10 10 11 11 Type de molécule : <select name=type><option>Hydrogène</option><option>Azote</option></select> … … 13 13 14 14 <input type='checkbox'> 15 <br><br> 15 16 16 17 <input name='new2'> 18 <br><br> 17 19 18 20 <input type='submit' name='soumettre'> 19 21 <br><br> 20 22 </form> 21 23 }}}