This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| webseite:html:form [2014/05/27 15:36] – lunetikk | webseite:html:form [2018/12/20 17:45] (current) – Discussion status changed lunetikk | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Basics ===== | ===== Basics ===== | ||
| - | ^Code^What it does^ | + | ^ Code ^ |
| | %%<form action=" | | %%<form action=" | ||
| | %%<input type=" | | %%<input type=" | ||
| - | | < | + | | < |
| <select name=" | <select name=" | ||
| <option selected value=""></ | <option selected value=""></ | ||
| Line 14: | Line 14: | ||
| </ | </ | ||
| | <input required type=" | | <input required type=" | ||
| - | || radio buttons | + | | < |
| - | || checkbox | + | | < |
| | <input type=" | | <input type=" | ||
| ===== Code example ===== | ===== Code example ===== | ||
| - | < | + | < |
| - | <form action=" | + | <form action=" |
| Status:< | Status:< | ||
| Line 44: | Line 44: | ||
| </ | </ | ||
| + | See [[webseite: | ||
| - | + | \\ | |
| - | + | \\ | |
| + | ~~DISCUSSION: | ||