WebMan: A Basic RefEntry Servlet | ||
---|---|---|
<<< Previous | Next >>> |
entry elements have align, morerows, and valign attributes. align attributes take one of the following values.
Align the entry to the center of the table cell.
Align the entry to the left of the table cell.
Align the entry to the right of the table cell.
morerows attributes take a number value, indicating the number of additional columns rows spanned by the table cell. For example, a value of 2 indicates that the table cell spans three rows.
valign attributes take one of the following values.
Align the entry to the bottom of the table cell.
Align the entry to the middle of the table cell.
Align the entry to the top of the table cell.
Format adjusting alignment according to alignment attributes. If morerows is set to a number, format the content to span that number of rows.
<<< Previous | Home | Next >>> |
emphasis | Up | errorcode |