ICE Club Forums » General discussion
How to format your post
(1 post)
[sticky]
-
Now that we are using bbpress, text formating will be a bit different from our old forum. This is a little tutorial on how to use markup to format your post.
a to insert live links (or URLs)
<a href="http://iceclub-mada.com/">ICE Club</a>
Result : ICE Clubblockquote for quoting text
<blockquote>This is a blockquote</blockquote>
Result :This is a blockquote
em for italic text
<em>This is an italic text</em>
Result : This is an italic textstrong for bold text
<em>This is a bold text</em>
Result : This is a bold textul / ol / li for unordered/unordered lists
<ul><li>First</li><li>Second</li></ul>
Result :- First
- Second
Reply
You must log in to post.