View Poll Results: Table layout vs CSS layout

Voters
14. You may not vote on this poll
  • Table layout

    0 0%
  • CSS layout

    14 100.00%
  • What's CSS layout ?

    0 0%
Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Table layout vs CSS layout ...

  1. #1
    Coder
    Join Date
    Sep 2006
    Posts
    47
    Post Thanks / Like

    Default Table layout vs CSS layout ...

    Who uses tables for their html layout ? Who uses CSS for their layout ?

  2. #2
    Wannabe Geek
    Join Date
    May 2006
    Posts
    218
    Post Thanks / Like

    Default

    Quote Originally Posted by dbee View Post
    Who uses tables for their html layout ? Who uses CSS for their layout ?
    I had a css layout and I switched to tables for stability (because I couldn't test on different platforms). I've planned to go back to CSS but have been too lazy...

  3. #3
    Webmonkey ph3n0m's Avatar
    Join Date
    Jan 2006
    Location
    Ireland
    Posts
    317
    Post Thanks / Like

    Default

    Mostly CSS/div layouts - but there is always a time and place for tables
    Information for Unmarried Parents | blog | bash.org
    I gotta gotta get away, get away from the human race
    I don't know what I'll see, don't even know what I'll find
    I don't know what to pack, never been to a trip at the mind

  4. #4
    Weeno Ltd + Skimlinks.com CiaranR's Avatar
    Join Date
    Jan 2007
    Location
    London
    Posts
    374
    Post Thanks / Like

    Default

    Quote Originally Posted by ph3n0m View Post
    Mostly CSS/div layouts - but there is always a time and place for tables
    its called Tabular Data - that it realy

  5. #5
    Webmonkey ph3n0m's Avatar
    Join Date
    Jan 2006
    Location
    Ireland
    Posts
    317
    Post Thanks / Like

    Default

    Quote Originally Posted by Frodo View Post
    its called Tabular Data - that it realy
    Indeed it is.
    Information for Unmarried Parents | blog | bash.org
    I gotta gotta get away, get away from the human race
    I don't know what I'll see, don't even know what I'll find
    I don't know what to pack, never been to a trip at the mind

  6. #6
    Senior Member louie's Avatar
    Join Date
    Jan 2006
    Location
    Dublin, Ireland
    Posts
    2,423
    Post Thanks / Like

    Default

    mostly divs but when (as said above ) it comes to tabular data tables are still the king as it maintains width constrains.
    :. Web Design & Development Web Design Ireland
    :. Search Engines Optimization Search Engines Optimization
    :. Car Parts & Accessories Car Parts
    :. Cars Ireland Cars Ireland
    :. I Have 2 Find It Directory SEF Directory

  7. #7
    Wannabe Geek babyboy808's Avatar
    Join Date
    Jan 2007
    Location
    everywhere
    Posts
    430
    Post Thanks / Like

    Default

    Yep, css all the way, but I'm getting into a bad habit of not validating my own projects...

  8. #8
    Webmonkey ph3n0m's Avatar
    Join Date
    Jan 2006
    Location
    Ireland
    Posts
    317
    Post Thanks / Like

    Default

    Quote Originally Posted by louie View Post
    mostly divs but when (as said above ) it comes to tabular data tables are still the king as it maintains width constrains.
    and its easy to align text to the bottom
    Information for Unmarried Parents | blog | bash.org
    I gotta gotta get away, get away from the human race
    I don't know what I'll see, don't even know what I'll find
    I don't know what to pack, never been to a trip at the mind

  9. #9
    Wannabe Geek
    Join Date
    Nov 2006
    Location
    Carlow
    Posts
    121
    Post Thanks / Like

    Default

    CSS for me also. The layouts I create, I could create in tables but I just find CSS easier to write.
    “When you want something, all the world conspires in helping you to achieve it.”

    www.waffle.ie

    wheresmejumpa.com

  10. #10
    Hardcore Geek TheMenace's Avatar
    Join Date
    Nov 2006
    Posts
    791
    Post Thanks / Like

    Default

    It's not the middle ages anymore, so I'll have to go with CSS-based layouts with tables only used for tabular data.

Page 1 of 3 123 LastLast

Similar Threads

  1. Editing a table from a PDF file
    By oliflorence in forum Webmaster Discussion
    Replies: 6
    Last Post: 14-05-2013, 07:36 AM
  2. CSS Image Positioning
    By borderfox in forum Coding Help
    Replies: 13
    Last Post: 08-05-2007, 07:05 PM
  3. css styles problem
    By JESSICA in forum Coding Help
    Replies: 4
    Last Post: 14-02-2007, 03:34 PM
  4. some simple store with css based layout
    By kuba77 in forum Site Reviews / Announcements
    Replies: 1
    Last Post: 30-11-2006, 02:07 PM
  5. dynamic css
    By 7aken in forum Coding Help
    Replies: 6
    Last Post: 10-10-2006, 08:13 AM

Visitors found this page by searching for:

css versus tables forum vote

webmasters forum table layout

discussion table template vs css layout

Table Layout vs. CSS Layout

css layout for discussion table

tables vs css layout blog

reddit css versus tables for layout

css layout table results

css layout blog

reddit table layout

Tags for this Thread

Posting Permissions

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