Page 1 of 2 12 LastLast
Results 1 to 15 of 16

Thread: How do you draw a line across a bunch of letters?

  1. #1
    KentaRawr!'s Avatar
    Join Date
    Aug 2004
    Location
    Earth!
    Posts
    8,314
    Blog Entries
    3

    Default How do you draw a line across a bunch of letters?

    I used to know, but now this knowledge has escaped me due to not abusing it like crazy.

    So, how might one go about making a line go across a bunch of letters? It is most commonly used as a way to "cancel out" a previous message in an edit, or sometimes used in a case such as this in Newb Threads:

    Welcome to Hell

    Edit:

    Welcome to (Hell is crossed out) Heaven

    Thanks much in advance.

  2. #2
    tech spirit
    Join Date
    Feb 2003
    Location
    Virgo supercluster
    Posts
    17,950
    Articles
    2
    Blog Entries
    2

    FFXIV Character

    Mirage Askai (Sargatanas)

    Default

    By using the <del>del</del> tag, for one :]. I think just <s>s, short for strike, works too</s>.
    everything is wrapped in gray
    i'm focusing on your image
    can you hear me in the void?

  3. #3

    Default

    <s>Like this?</s>

    use [s][/s].

    Damn, Mirage beat me to it.

  4. #4
    tech spirit
    Join Date
    Feb 2003
    Location
    Virgo supercluster
    Posts
    17,950
    Articles
    2
    Blog Entries
    2

    FFXIV Character

    Mirage Askai (Sargatanas)

    Default

    Except i used html tags, not vBB code.
    everything is wrapped in gray
    i'm focusing on your image
    can you hear me in the void?

  5. #5
    Will be banned again Roto13's Avatar
    Join Date
    Nov 2005
    Location
    On the INTARWEB
    Posts
    14,570

    Default

    I don't know why there isn't a Strikeout button.

  6. #6

    Default

    Quote Originally Posted by Mirage View Post
    Except i used html tags, not vBB code.
    So did I, but I don't know how to get it to not parse the html when I said what the code was, so I used vBB code then...

  7. #7
    Draw the Drapes Recognized Member rubah's Avatar
    Join Date
    Dec 2004
    Location
    Now Destiny is done.
    Posts
    30,655
    Blog Entries
    21
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    <del>&lt;del></del> is the common html tag for strikeout.

    It used to be <s>&lt;s></s> for strike out, but that was deprecated along with <i>&lt;i></i> and <b>&lt;b></b> in favor of <em>&lt;em></em> and <strong>&lt;strong></strong>

  8. #8
    tech spirit
    Join Date
    Feb 2003
    Location
    Virgo supercluster
    Posts
    17,950
    Articles
    2
    Blog Entries
    2

    FFXIV Character

    Mirage Askai (Sargatanas)

    Default

    Most browsers still render them for the sake of backward compatibility :p
    everything is wrapped in gray
    i'm focusing on your image
    can you hear me in the void?

  9. #9

    Default

    Quote Originally Posted by rubah View Post
    <del>&lt;del></del> is the common html tag for strikeout.

    It used to be <s>&lt;s></s> for strike out, but that was deprecated along with <i>&lt;i></i> and <b>&lt;b></b> in favor of <em>&lt;em></em> and <strong>&lt;strong></strong>
    Well you learn something new (in this case, three somethings new) everyday

  10. #10
    Draw the Drapes Recognized Member rubah's Avatar
    Join Date
    Dec 2004
    Location
    Now Destiny is done.
    Posts
    30,655
    Blog Entries
    21
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I thought that was self evident by my usage of all of them, stale

  11. #11
    tech spirit
    Join Date
    Feb 2003
    Location
    Virgo supercluster
    Posts
    17,950
    Articles
    2
    Blog Entries
    2

    FFXIV Character

    Mirage Askai (Sargatanas)

    Default

    It was more self evident by my usage of them! I'm the cool dude who helps people around here, not you!
    everything is wrapped in gray
    i'm focusing on your image
    can you hear me in the void?

  12. #12
    KentaRawr!'s Avatar
    Join Date
    Aug 2004
    Location
    Earth!
    Posts
    8,314
    Blog Entries
    3

    Default

    <del>RAWR</del> Thanks very much for your help. n_n

  13. #13
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I didn't know s i and b were deprecated
    Problems playing downloaded videos? Try CCCP


  14. #14
    rowr Recognized Member Leeza's Avatar
    Join Date
    Aug 2001
    Location
    The long hard road out of hell.
    Posts
    17,979
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    The <a href="http://forums.eyesonff.com/misc.php?do=bbcode">FAQ</a> is such a handy, informative little read.
    Hello Pika Art by Dr Unne ~~~ godhatesfraggles

  15. #15
    Draw the Drapes Recognized Member rubah's Avatar
    Join Date
    Dec 2004
    Location
    Now Destiny is done.
    Posts
    30,655
    Blog Entries
    21
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    reading up on the w3c is a wonderful passtime, munty!

    Quote Originally Posted by Mirage View Post
    It was more self evident by my usage of them! I'm the cool dude who helps people around here, not you!
    as I happen to be a dudette, this is completely accurate.

    http://www.w3.org/TR/html401/present....html#h-15.2.1

    Apparently it was &lt;u> that was deprecated, not the other way around (&lt;i> and &lt;b>) but &lt;s> definitely is.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •