No edit summary |
(remove <nowiki> from example; categorize basic as per http://docs.simplemachines.org/index.php?topic=57) |
||
Line 1: | Line 1: | ||
<tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''tr'''</tt></span></center></td><td><center>'''Table row'''</center></td><td><center><img src="http://docs.simplemachines.org/Themes/default/images/bbc/tr.gif" alt="" class="bbc_img" /></center></td></tr> | <tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''tr'''</tt></span></center></td><td><center>'''Table row'''</center></td><td><center><img src="http://docs.simplemachines.org/Themes/default/images/bbc/tr.gif" alt="" class="bbc_img" /></center></td></tr> | ||
<tr><td | <tr><td>[table][tr][/tr][/table]</td><td>The <tt>tr</tt> tag corresponds to the html table row. By itself it produces no visible output. Table rows must be placed inside <tt>table</tt>s and can only contain <tt>td</tt> tags.</td><td></td></tr> | ||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
{{Cleanup html}} | |||
[[Category:Basic Bulletin Board Code]] |
Revision as of 14:35, 7 January 2011
[table][tr][/tr][/table]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.
This article may have been copied from the the forum-based Online Manual and contain some HTML remnants that need to be cleaned up. Please clean it up. This template may be removed when cleanup is complete. |