DIV or TABLE

Discussion in 'HTML & Website Design' started by dannywright, Dec 23, 2011.

  1. cyman

    cyman Peon

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #21
    Use tables like you use them in Word - for displaying data. They are not meant to be used as layout for design! Bear in mind that!
     
    cyman, Jan 2, 2012 IP
  2. ratmpower

    ratmpower Greenhorn

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #22
    Always use div when possible. Use table only if your design specifically requires table layout
     
    ratmpower, Jan 3, 2012 IP
  3. OSSEO

    OSSEO Active Member

    Messages:
    1,430
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    53
    #23
    Actually Div layout has low weight then table.
     
    OSSEO, Jan 4, 2012 IP
  4. owais

    owais Member

    Messages:
    183
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #24
    Div is better than table. div is a solid coding.
     
    owais, Jan 4, 2012 IP