Toolbars - Tables and forms
The bar contains groups of commands that launch tools for inserting and editing tables and forms.
Commands for tables
Table editor
Click to start the table editor (default shortcut Ctrl+T). Very quick table
Click to create a new table very quickly. Table skeleton
Click to open the Table Wizard, which will guide you through the process of creating a new table. TABLE tag editor
Click to launch the TABLE tag editor. Table description
Click to insert a description of the table <CAPTION> Table row
Click to insert a table row TR. Table cell
Click to insert a table cell TD New table tag
Click to insert the <TABLE></TABLE< tag.
You can also use the arrow next to the button to expand a menu that allows you to quickly insert tags. The command layout of this menu is identical to that of the Main Menu / HTMLcode Code / Tables
Forms commands
Forms editor
Click to launch the forms editor FORM. Selection list in the form
Click to launch the selection list wizard in form SELECT. Text box in the form
Click to create a text box editor in form TEXTAREA. Other elements of the form
Click to launch the wizard for adding other form elements to the form, such as buttons, text fields, etc. Form skeleton tag
Click to insert the skeleton of the form markup along with the necessary attributes.
You can also use the arrow next to the button to expand a menu that allows you to quickly insert tags. The command layout of this menu is identical to that of the Main Menu / HTML Code / Forms |