NOTE: Unlike most other templates, the text area does NOT automatically replace newlines with <br> tags. If you want two lines to be separated by a break, you'll need to put <br> tags in the text. |
Submit Tag The submit tag is just a submit button. Your option is basically to set its position, name and value: <input type="submit" name="submit" value="Click To Submit Form"> |
Templates, Custom, Form |