Tr: Difference between revisions From Online Manual

Jump to: navigation, search
(Created page with '<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.s…')
 
No edit summary
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><nowiki>&#91;table&#93;&#91;tr&#93;&#91;/tr&#93;&#91;/table&#93;</nowiki></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>

Revision as of 15:51, 8 May 2010

tr
Table row
<img src="http://docs.simplemachines.org/Themes/default/images/bbc/tr.gif" alt="" class="bbc_img" />

[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.



Advertisement: