css layout benefits

Discussion in 'CSS' started by phd, Mar 26, 2006.

  1. #1
    hey everybody,

    I'm new to web design, till the date I'm using the table to manage the design. I'm really confuse that how can we do all the design with out using table, if I've to follow the new trend of css layout?

    can anybody suggest some nice layout that has been made using the css layout? what are the other benefits of that?
     
    phd, Mar 26, 2006 IP
  2. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #2
    daboss, Mar 26, 2006 IP
  3. TheHoff

    TheHoff Peon

    Messages:
    1,530
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This is the most often cited example of CSS flexibility:

    http://www.csszengarden.com/

    Click the designs on the right; nothing changes but the CSS file.

    IMO, however, for some places, there is still a need for tables. No need to abandon tables totally; they were made for reason-- to display tabular data. They're also handy since getting CSS columns to match height with each other takes ridiculous CSS hacking.
     
    TheHoff, Mar 26, 2006 IP
  4. digital1

    digital1 Well-Known Member

    Messages:
    517
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    125
    #4
    digital1, Mar 26, 2006 IP
  5. 87654321

    87654321 Well-Known Member

    Messages:
    317
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    110
    #5
    I think that CSS is easier to manage (you can change the appeacrence by editing the CSS stylesheet) and also, its more search engine robot friendly :)
     
    87654321, Mar 29, 2006 IP
  6. daskin sorge

    daskin sorge Guest

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    It is better for robot than the table layout.
     
    daskin sorge, Apr 13, 2006 IP
  7. superclick

    superclick Peon

    Messages:
    369
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Visit stylegala.com, there is a lot of good examples of css sites and you can also download some templates there.
     
    superclick, Apr 14, 2006 IP
  8. Notch

    Notch Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    http://www.csscreator.com/

    This site is also a good resource for CSS information and tutorials.
     
    Notch, Apr 14, 2006 IP