anchor From Online Manual

Revision as of 15:23, 6 September 2011 by Illori (talk | contribs) (Bot: Removing from Category:Advanced bulletin board code)
Jump to: navigation, search

description: The anchor tag produces an anchor which can then be linked. 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: <span id="post_id">text or more BB Code</span>



Advertisement: