What is pupose of "SUB" tag in HTML?

Discussion in 'HTML & Website Design' started by burhankhan, Feb 13, 2010.

  1. #1
    Hi:

    What is actually purpose of "SUB" tag in HTML?

    Is it some kind of Subtract operator? or something else?
     
    burhankhan, Feb 13, 2010 IP
  2. aquilax

    aquilax Member

    Messages:
    126
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    33
    #2
    sub stands for substring
     
    aquilax, Feb 13, 2010 IP
  3. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #3
    shallowink, Feb 13, 2010 IP
  4. uworks

    uworks Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    SUB stands for Subscript.
    Sub tag is generally used for mathematical equations like a(square)+b(square)+2ab.

    Thanks.
     
    uworks, Feb 13, 2010 IP
  5. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #5
    BWAHAHA... Thanks I needed a laugh... I've not laughed at HTML misunderstanding that much since someone was claiming DIV stood for 'divvy and DL stood for "data list".

    Listen to everyone else on this thread, they got it right.

    There are LOT of elements people forget or don't use, but that goes for HTML in general... ACRONYM, ABBR, CAPTION, LEGEND, LABEL, TH, DFN, KBD, VAR...

    I swear I see one more IDIOT doing this:
    <td class="heading">

    I'm gonna puke.
     
    deathshadow, Feb 13, 2010 IP