| |
Description
The body of the box-tag is displayed within a box.
The box can have a border, the border parameter
gives the width of the border.
Box is realized by an HTML table with just one
table cell.
Format
< cobox ...
> ... < /cobox >
Details
| Include File: | colayout.hei |
| Session Mode: | none |
Properties
| Property |
Kind |
Description |
| Size | String(60) | Font size of text in box. |
| Color | String(60) | Text color. |
| Bgcolor | String(60) | Background color. |
| Border | Integer | Borderwidth, 0 to remove border. |
| Cellspacing | Integer | Spacing in box. |
| Cellpadding | Integer | Padding in box. |
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
© 1996-2013 H.E.I. All Rights Reserved.
|