Anchor: Difference between revisions From Online Manual

Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''<span id="post_anchor">anchor</span>'''</tt></span></center></td><td><center>'''Anchor'''</center></td><td></td></tr>
{{Wordy Bbc
 
|tag=anchor
<tr><td><nowiki>&#91;anchor=id&#93;text or more BB Code&#91;/anchor&#93;</nowiki></td><td>The <tt>anchor</tt> tag produces an anchor which can then be linked to, for example [[#post_id|" class="bbc_link">the anchor to the right]]. The anchor in the html is actually prefixed with &quot;post_&quot;. 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 id="post_id">text or more BB Code</span></td></tr>
|example=<nowiki>&#91;anchor=id&#93;text or more BB Code&#91;/anchor&#93;</nowiki>
 
|description=The <tt>anchor</tt> tag produces an anchor which can then be linked to, for example [[#post_id|" class="bbc_link">the anchor to the right]]. The anchor in the html is actually prefixed with &quot;post_&quot;. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly.
|result=<span id="post_id">text or more BB Code</span>
}}
[[Category:Bulletin_Board_Code]]
[[Category:Bulletin_Board_Code]]

Revision as of 22:19, 23 December 2010

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



Advertisement: