description: The tr tag corresponds to the html table row. By itself it produces no visible output. Table rows must be placed inside tables and can only contain td tags.
example: [table][tr][/tr][/table]
result: See table.
description: The tr tag corresponds to the html table row. By itself it produces no visible output. Table rows must be placed inside tables and can only contain td tags.
example: [table][tr][/tr][/table]
result: See table.