ICE Club Forums » General discussion

How to format your post

(1 post)
[sticky]
  • Started 1 year ago by admin
  1. admin
    Key Master
    Posted 1 year ago #

    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 Club

    blockquote 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 text

    strong for bold text
    <em>This is a bold text</em>
    Result : This is a bold text

    ul / ol / li for unordered/unordered lists
    <ul><li>First</li><li>Second</li></ul>
    Result :

    • First
    • Second

RSS feed for this topic

Reply

You must log in to post.