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>'''<span id="post_font">font</span>'''</tt></span></center></td><td><center>'''Font face'''</center></td><td><center><img src="http://docs.simplemachines.org/Themes/default/images/bbc/face.gif" alt="" class="bbc_img" /></center></td></tr> | <tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''<span id="post_font">font</span>'''</tt></span></center></td><td><center>'''Font face'''</center></td><td><center><img src="http://docs.simplemachines.org/Themes/default/images/bbc/face.gif" alt="" class="bbc_img" /></center></td></tr> | ||
<tr><td | <tr><td>[font=courier, courier new, serif]text or more BB Code[/font]</td><td>The <tt>font</tt> tag allows you to specify fonts and font families. It is recommended to specify a generic family, as [http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family| specified by CSS2], however quotes will not work. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly.</td><td><span style="font-family: courier, courier new, serif;" class="bbc_font">text or more BB Code</span></td></tr> | ||
{{Cleanup html}} | |||
[[Category:Basic Bulletin Board Code]] | |||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] |
Revision as of 14:15, 7 January 2011
[font=courier, courier new, serif]text or more BB Code[/font]The font tag allows you to specify fonts and font families. It is recommended to specify a generic family, as specified by CSS2, however quotes will not work. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly.text or more BB Code
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. |