Home Previous Tags Next Inhalt Index

Forms

Form Environment
Menu Edit — Add Tag — Form — <form>
Form Attributes

Put the cursor inside the opening form tag: <form|>

Action
context menu action — mailto:Wolf-Dieter.Busch@T-Online.de

The action is preselected: action="mailto:Wolf-Dieter.Busch@T-Online.de". You can overwrite it.

Method
context menu method — get

You've got the choice between get and post.

Target
context menu target (frame in framesets) — _self.

The target is preselected: target="_self". You can overwrite it.

These targets are available by choice: _self, _top, _parent.

Maxlength
context menu maxlength (maximal length) — 1024

The maximal length is preselected: maxlength="1024". You can overwrite it.

Form Elements

Put the cursor inside the form area: <form>|</form>

Input any Kind
Menu Edit — Add Tag — Form — <input>
Legend
Menu Edit — Add Tag — Form — <legend>
Select Environment
Menu Edit — Add Tag — Form — <select>
Inside the select environment, these tags are valid:
Option
Menu Edit — Add Tag — Form — <option>
Text Area
Menu Edit — Add Tag — Form — <textarea>
Field Set
Menu Edit — Add Tag — Form — <fieldset>
Label
Menu Edit — Add Tag — Form — <label>
Button
Menu Edit — Add Tag — Form — <button>

Home Previous Tags Next Inhalt Index

MTE © Wolf Busch 2000-2001 - letzter Stand 30.06.2001