HTMLElements Toolbar
The following table lists the buttons included in the HTMLElements toolbar:
Button |
Button Name |
Description |
|
Insert Form |
Inserts a <form> tag. |
|
Insert Text Area |
Inserts a text area four rows tall. |
|
Insert Text Box |
Inserts a text box. The height and width are adjustable. |
|
Insert Password Field |
Inserts a password field input box. |
|
Insert Hidden Field |
Inserts a hidden field input box. |
|
Insert List Box |
Inserts a list box. The height and width are adjustable. |
|
Insert Drop-Down Box |
Inserts a drop-down box. The width is adjustable. |
|
Insert Radio Button |
Inserts a radio box with a label. |
|
Insert Check Box |
Inserts a check box with a label. |
|
Insert Image Button |
Inserts an <IMG> tag. SRC attribute can be edited in the source code editing mode. |
|
Insert Button |
Inserts a button. |
|