New property inspectors

Depending on the selected element or tag in your page, a corresponding properties panel is displayed in the lower part of the KTML 4 interface (also referred as the Property Inspector panel). A properties panel is an area that displays specific options (height, source, link, color etc.) for the currently selected element (table, image, link, textarea etc.). You can simply check out these options or edit them.

KTML 4 provides a total of twenty-four properties panels, eleven of these belonging to form elements:

  1. Cell Properties: displayed when the cursor is placed inside a table cell or when the <TD> tag is selected in the Tag Selector.

  2. Row Properties: displayed when you select at least two cells on the same table row or when the <TR> tag is selected in the Tag Selector.

  3. Table Properties: displayed when you select a table (inserted in your page) by clicking its associated glyph or when the <TABLE> tag is selected in the Tag Selector.

  4. Image Properties: displayed when you select (click on) an image inserted in your page. It corresponds to the <IMG> tag in the Tag Selector.

  5. Link Properties: displayed when you select or click inside a link from your page. It corresponds to the <A> tag in the Tag Selector.

  6. Anchor Properties: displayed when you select (click on) the glyph of an anchor inserted in your page. It corresponds to the <anchor> tag in the Tag Selector.

  7. Numbered List Properties: displayed when you select at least two elements in an ordered list or when the <OL> tag is selected in the Tag Selector.

  8. Bulleted List Properties: displayed when you select at least two elements in an unordered list or when the <UL> tag is selected in the Tag Selector.

  9. List Item Properties: displayed when you select or simply place the mouse cursor inside a list element (the list can be ordered or unordered), or when the <LI> tag is selected in the Tag Selector.

  10. Horizontal Rule Properties: displayed when you select a horizontal rule (by clicking on it) inserted in your page. It corresponds to the <HR> tag in the Tag Selector.

  11. Flash Properties: displayed when you select (click on) a Flash movie (.swf) inserted in your page. It corresponds to the <flashmovie> tag in the Tag Selector.

  12. Windows Media Properties: displayed when you select (click on) a Windows Media movie (.wmv, .avi) inserted in your page. It corresponds to the <windowsmedia> tag in the Tag Selector.

  13. QuickTime Properties: displayed when you select (click on) a QuickTime movie (.mov) inserted in your page. It corresponds to the <quicktime> tag in the Tag Selector.

  14. Form Properties: displayed when you click inside a form (inside the doted red outline) or when the <FORM> tag is selected in the Tag Selector.

  15. Text Field Properties: displayed when you select (click on) a text field inserted in your page. It corresponds to the <INPUT> tag in the Tag Selector.

  16. Hidden Field Properties: displayed when you select (click on) a hidden field inserted in your page. It corresponds to the <hidden> tag in the Tag Selector.

  17. Textarea Properties: displayed when you select (click on) a textarea inserted in your page. It corresponds to the <TEXTAREA> tag in the Tag Selector.

  18. Checkbox Properties: displayed when you select (click on) a checkbox inserted in your page. It corresponds to the <INPUT> tag in the Tag Selector.

  19. Radio Button Properties: displayed when you select (click on) a radio button inserted in your page. It corresponds to the <INPUT> tag in the Tag Selector.

  20. List/Menu Properties: displayed when you select (click on) a list/menu item inserted in your page. It corresponds to the <SELECT> tag in the Tag Selector.

  21. File Field Properties: displayed when you select (click on) a file field inserted in your page. It corresponds to the <INPUT> tag in the Tag Selector.

  22. Button Properties: displayed when you select (click on) a button inserted in your page. It corresponds to the <INPUT> tag in the Tag Selector.

  23. Label Properties: displayed when you select or click inside a label field inserted in your page. It corresponds to the <LABEL> tag in the Tag Selector.

  24. Fieldset Properties: displayed when you select (click on) a fieldset control inserted in your page. It corresponds to the <FIELDSET> tag in the Tag Selector.

 

When no element is selected in page, the properties area in the lower part of the interface will display the following message:

 

The numerous properties panels available in KTML 4 will definitely be of great help to you when looking to find the best appearance and functionality for your page.