This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:web_development:forms:styling [2022/01/18 07:41] mag |
en:web_development:forms:styling [2023/08/16 09:33] (current) |
||
|---|---|---|---|
| Line 30: | Line 30: | ||
| <ul> | <ul> | ||
| <li> | <li> | ||
| - | < | + | < |
| - | <input type=" | + | <input type=" |
| + | </ | ||
| + | < | ||
| + | < | ||
| + | <input type=" | ||
| </li> | </li> | ||
| <li> | <li> | ||
| Line 67: | Line 71: | ||
| while($row = $hrslt-> | while($row = $hrslt-> | ||
| ?> | ?> | ||
| - | <option value="<? | + | <option value="<? |
| <?php | <?php | ||
| } | } | ||