Site Tools


webseite:html:form

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
webseite:html:form [2015/06/15 15:43] lunetikkwebseite:html:form [2018/12/20 17:45] (current) – Discussion status changed lunetikk
Line 6: Line 6:
 |  %%<form action="File.php" method="post"></form>%%  |  opens a form and closes it  | |  %%<form action="File.php" method="post"></form>%%  |  opens a form and closes it  |
 |  %%<input type="text" name="text" size="20">%%  |  displays a textfield  | |  %%<input type="text" name="text" size="20">%%  |  displays a textfield  |
-|  <code>+|  <code html>
 <select name="status"> <select name="status">
 <option selected value=""></option> <option selected value=""></option>
Line 48: Line 48:
 \\ \\
 \\ \\
-~~DISCUSSION~~+~~DISCUSSION:closed~~
webseite/html/form.1434375801.txt.gz · Last modified: 2017/03/01 12:50 (external edit)