Br: Difference between revisions From Online Manual

Jump to: navigation, search
mNo edit summary
(use <br> use it)
Line 3: Line 3:
|example=text&#91;br&#93;text
|example=text&#91;br&#93;text
|description=The <tt>br</tt> tag places a line break at that location in the text. Note there is no closing tag.
|description=The <tt>br</tt> tag places a line break at that location in the text. Note there is no closing tag.
|result=text
|result=text<br/>text
 
text
}}
}}


[[Category:Bulletin_Board_Code]]
[[Category:Bulletin_Board_Code]]

Revision as of 21:35, 17 January 2011

description: The br tag places a line break at that location in the text. Note there is no closing tag.

example: text[br]text

result: text
text



Advertisement: