What's better for a forum? Tables or No Tables?

Discussion in 'HTML & Website Design' started by chuckd1356, Mar 9, 2007.

  1. #1
    I am developing a site, and I am paying someone to code the template for the forum and site itself. I have never used tables in my web design, except with forums, because I always thought that tables were for tabular data, which applies to a forum.

    But, my question is... What will be faster for the site, tables or divs?

    I would much rather code it with divs, but I am concerned that it will slow it down, mainly because of all the repeating data...

    So, please post all of your ideas and comments!
     
    chuckd1356, Mar 9, 2007 IP
  2. Notorious

    Notorious Well-Known Member

    Messages:
    903
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    145
    #2
    I'd prefer without tables,i f your coder can make a template w/o tables;it will be some feat.
     
    Notorious, Mar 9, 2007 IP
  3. fattony69

    fattony69 Well-Known Member

    Messages:
    443
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    130
    #3
    I am pretty sure without tables saves bandwidth.
     
    fattony69, Mar 9, 2007 IP
  4. chuckd1356

    chuckd1356 Active Member

    Messages:
    770
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    70
    #4
    Thanks for the input. I'm still trying to figure out if it's worth it or not...

    Any more ideas?
     
    chuckd1356, Mar 11, 2007 IP
  5. bacanze

    bacanze Peon

    Messages:
    2,419
    Likes Received:
    127
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi

    Below is are some reasons why tables shouldnt be used

    • # Looks more professional (liquid layout etc)
    • # No Spacing images required
    • # Decreases the filesize
    • More accessible for screen reading software

    I made a post on '10 reasons why css is good' you can see it here

    http://csschat.com/showthread.php?p=359#post359

    p.s I would post them all here, but i would prefer to avoid dup content filter.
     
    bacanze, Mar 11, 2007 IP
  6. chuckd1356

    chuckd1356 Active Member

    Messages:
    770
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    70
    #6
    I completely agree. Thanks.

    Like I said, I never have used tables in my past sites, so I decided that I want to code this forum with pure css. Sounds sexy, eh?

    :p LOL, thanks.
     
    chuckd1356, Mar 11, 2007 IP