Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Still using tables?

  1. #1
    ShortCircuit Guest

    Still using tables?

    Anyone here still using tables to code their websites?

    I use tables, but Im always told I should just use all CSS

    What do you think?

  2. CODECALL Circuit advertisement

     
  3. #2
    Lop's Avatar
    Lop
    Lop is offline Speaks fluent binary
    Join Date
    May 2006
    Posts
    1,178
    Rep Power
    30
    Yes, I still use tables. What are you stupposed to use??? Can you show me a website that doesn't use tables?

  4. #3
    Dan
    Dan is offline Programmer
    Join Date
    Jun 2006
    Posts
    145
    Rep Power
    0
    xHTML/CSS is fairly tricky to grasp, but offers a lot more in terms of "neatness" and better design. I find tables quite painful at times, wheras CSS offers a more rigid layout.

    Have a look at http://www.csszengarden.com/ - for more information, ideas and inspiration!

  5. #4
    DevilsCharm's Avatar
    DevilsCharm is offline Programming God
    Join Date
    Jul 2006
    Posts
    884
    Rep Power
    0
    For now, my site is comprised of only tables. I hope to learn more about CSS so I can change it sometime.

  6. #5
    sinistermidget Guest
    I only use CSS at this point. CSS has a lot of weaknesses, and it's not currently possible to do certain things without resorting to hacks, but its benefits far outweigh the negative aspects.

  7. #6
    DevilsCharm's Avatar
    DevilsCharm is offline Programming God
    Join Date
    Jul 2006
    Posts
    884
    Rep Power
    0
    I can't even think about using CSS until I fully understand what it is. The closest thing to CSS I know about is RSS, but that's completely different.

  8. #7
    Nightracer's Avatar
    Nightracer is offline Programmer
    Join Date
    Jun 2006
    Posts
    131
    Rep Power
    0
    RSS has nothing to do with CSS
    CSS is very easy, you only need to know the basics at first then you can easily expand. Its really a necessity to know it these days.

  9. #8
    ShortCircuit Guest
    Thanks for the replies people!
    Looks like we have mixed opinions which is what i expected!

  10. #9
    htmlmaster Guest
    Can you show me a website that doesn't use tables?
    Ehh... yes. Just about every website with a valid XHTML button has one (not every, but just about).

    Divs are the alternative, and I definitely suggest you learn how to use them. They're more powerful and, in my opinion, much easier to manage.

  11. #10
    Blaze's Avatar
    Blaze is offline Programmer
    Join Date
    Jun 2006
    Posts
    117
    Rep Power
    0
    So, how do you create a webpage without tables? I've seen divs but I'm a little uncertain how they can position things in the correct place. Wouldn't DIVs be HTML and not CSS? I don't really understand the difference in XHTML and all of the other HTMLs.......

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. One Row VS. Other Tables
    By BASHERS33 in forum Database & Database Programming
    Replies: 4
    Last Post: 03-28-2010, 03:28 PM
  2. HTML Tables
    By reddem0n in forum HTML Programming
    Replies: 2
    Last Post: 09-30-2009, 04:07 AM
  3. Better to use CSS or Tables?
    By Void in forum HTML Programming
    Replies: 10
    Last Post: 10-17-2006, 09:44 AM
  4. Creating Tables
    By leon in forum Database & Database Programming
    Replies: 2
    Last Post: 06-12-2006, 07:02 AM

Tags for this Thread

Bookmarks

Posting Permissions

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