Search Results

Search results 1-8 of 8.

  • BBCodes Test

    Post
    As all of you - who are not using quick reply - wanted to know for what all these nice buttons are. I have no clue - but i give them a try here. So lets start with the textural BBCODES BOLD Text (Code, 1 line) Your Text in Bold Italic Text (Code, 1 line) Your Text in Italic Underlined Text (Code, 1 line) Your underlined text Striked Text (Code, 1 line) Your striked text Left aligned Text (Code, 1 line) This is left aligned text Centered aligned Text (Code, 1 line) This is center aligned text Ri…
  • BBCodes Test

    Post
    ... continue: Insert a link (Code, 1 line) Name the linkhttp://crossfire.swat-portal.com/ Insert an image (insert the url between the image tags) (Code, 1 line) Insert quotation marks (Code, 1 line) "Quoted text" Quote a text (Code, 1 line) (Quote) Code text, useful if you want to show us code in its rawformat (Code, 1 line) (Code, 1 line) Insert php code (Code, 1 line)[/code] (Code, 1 line) Insert an SQL statment (Code, 1 line)[/code] (Code, 1 line) Text to error box (Code, 1 line) [fehlerbox]…
  • BBCodes Test

    Post
    Have you also enabled the use bbcode in your post settings (2nd tab below the post edit area)
  • BBCodes Test

    Post
    If you want to use HTML code then you must enable HTML in the post settings, similar to bbcodes (what i described above).
  • BBCodes Test

    Post
    Not sure that tabs do exist in HTML and for sure it would be bad coding at least layout style. Tabs are useless there are more common ways to positions objects. Or finally use tables.
  • BBCodes Test

    Post
    paragraphs are started with <p> and finished with </p> if you want to format it (inner border) use margin (top, bottom, left, right) in conjunction with CSS.If you dont know how to use it. Use the editor to format your text Or learn proper HTML^^ For each one there is a possibility
  • BBCodes Test

    Post
    But there are no tabs in HTML. What BBCode you then want - and for what purpose are multiple space characters needed?
  • BBCodes Test

    Post
    CSS: Attribute: text-indent works with span too- Text must just have multiple lines. like One day, he went to school.And he was still happy. (Code, 1 line)