Td: 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>'''td'''</tt></span></center></td><td><center>'''Table cell'''</center></td><td><center><img src="http://docs.…')
 
No edit summary
Line 9: Line 9:


<tr><td>BB</td><td>Code</td></tr></table></td></tr>
<tr><td>BB</td><td>Code</td></tr></table></td></tr>
[[Category:Bulletin_Board_Code]]

Revision as of 15:54, 8 May 2010

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

[table] [tr][td]text or[/td][td]more[/td][/tr] [tr][td]BB[/td][td]Code[/td][/tr] [/table]The td tag produces table cells, sometimes called table columns. They produce standard html <td> elements, and are displayed the same. This is a block level tag, and can contain any other tag, but must be placed only in tr tags.

text ormore
BBCode


Advertisement: