What does ... ( help)

This is an archived version of FeralFront. While you can surf through all the content that was ever created on FeralFront, no new content can be created.
If you'd like some free FeralFront memorabilia to look back on fondly, see this thread from Dynamo (if this message is still here, we still have memorabilia): https://feralfront.com/thread/2669184-free-feralfront-memorabilia/.
  • What does sup and sub do ? Also what does [pre][/ pre] do ? And what does [ hr] do ? How do the tables work ?

  • [justify][size=8]"Sup" stands for superscript and, along with making your text smaller, aligns it above the rest of the text. It causes the text to appear a half a character below the rest.


    EXAMPLE:
    sup text sup text


    "Sub" stands for subscript and, along with making your text smaller, aligns it a half a character below the rest of the text. It's typically used for subtext.


    EXAMPLE:
    sub text sub text


    "Hr" creates a bar-like line that is most often used to divide text, whether it be within a signature or for a character's biography.


    EXAMPLE:
    [hr][size=8]


    "Pre" stands for "preformatted"; this code causes the affected text to be displayed in a preformatted pattern, thereby including a fixed width, fixed font, and so forth.


    EXAMPLE:
    [pre]text text pre text[/pre]

    The post was edited 1 time, last by Ryu. ().