No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
}} | }} | ||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
[[Category:Advanced bulletin board code]] |
Revision as of 21:47, 6 January 2011
description: The anchor tag produces an anchor which can then be linked to, for example " class="bbc_link">the anchor to the right. The anchor in the html is actually prefixed with "post_". This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly.
example: [anchor=id]text or more BB Code[/anchor]
result: text or more BB Code