Smashing Magazine - we smash you with the information that will make your life easier. really.

CSS-Based Tables: Modern Solutions

Advertisement

We continue to present some of the best CSS-techniques which web-developers can always use working on their current web-project. Recently we’ve taken a look at the best css-based forms, today we present some useful techniques for displaying information in a tabular mode. In fact, tables can present data quite efficiently, particularly if you can use some sorting or filtering functions in order to improve the legibility of the text stored in the table. Furthermore, Zebra tables are becoming more and more popular, and the techniqies supposed to enhance their functionality appear on a weekly basis.

So what do we have? Let’s take a look around: over 28 modern css-based techniques in a brief overview. Links checked: May/27 2008.

Zebra Tables

Tables021 in CSS-Based Tables: Modern Solutions

Redesigning a simple table

Tables014 in CSS-Based Tables: Modern Solutions

Zebra Tables

Tables013 in CSS-Based Tables: Modern Solutions

Better Zebra Tables

Tables029 in CSS-Based Tables: Modern Solutions

Splintered striper: Enhanced Zebra Stripes

Tables027 in CSS-Based Tables: Modern Solutions

Standardista Table Sorting (A client-side JavaScript Table Sort module)

Tables03 in CSS-Based Tables: Modern Solutions

Designing Tables with Stylesheets

Tables06 in CSS-Based Tables: Modern Solutions

SortedTable instructions and examples

Tables01 in CSS-Based Tables: Modern Solutions

A CSS Styled Table by Veerle Pieters.

Tables04 in CSS-Based Tables: Modern Solutions

24ways: Tables with style

Tables08 in CSS-Based Tables: Modern Solutions

Sinnhafte Websites

Tables010 in CSS-Based Tables: Modern Solutions

Data Tables and Cascading Style Sheets Gallery – 78 CSS Table Designs.

Tables016 in CSS-Based Tables: Modern Solutions

Zebra Table Showdown featuring Plain DOM Scripting, Yahoo UI, Dojo, Prototype, Mochikit, mootlos, jQuery, AJS. – design67

Tables015 in CSS-Based Tables: Modern Solutions

Stripe your tables the OO way

Tables023 in CSS-Based Tables: Modern Solutions

Unobtrusive Table Sort Script (Revisited)

Tables025 in CSS-Based Tables: Modern Solutions

Brainjar.com: DHTML Table Sort

Tables026 in CSS-Based Tables: Modern Solutions

Table sorting JavaScript: Unobtrusive and with alternating row colors

Tables with further functionalities (i.e. sorting, filtering)

Tables02 in CSS-Based Tables: Modern Solutions

Replicating a tree table

Tables07 in CSS-Based Tables: Modern Solutions

Reformat the Table and Reformat the Table 2

Tables09 in CSS-Based Tables: Modern Solutions

Table not a table

Tables011 in CSS-Based Tables: Modern Solutions

CSS Style Tables Tutorial

Tables012 in CSS-Based Tables: Modern Solutions

How to create and style accessible tables – design56

Tables017 in CSS-Based Tables: Modern Solutions

Sort Table Rows with Javascript

Tables018 in CSS-Based Tables: Modern Solutions

The Table Ruler

Tables019 in CSS-Based Tables: Modern Solutions

sorttable: Make all your tables sortable

Tables020 in CSS-Based Tables: Modern Solutions

Sortable Tables (WebFX)

Tables022 in CSS-Based Tables: Modern Solutions

Sort’n’scroll Table

Tables024 in CSS-Based Tables: Modern Solutions

Unobtrusive Table Sort Script

Tables028 in CSS-Based Tables: Modern Solutions

Dynamic Sorting of HTML-tables via XSLT

Tables030 in CSS-Based Tables: Modern Solutions

Accessible Data Tables

Tools

  • Data Generator lets you generate large volumes of random, custom data (for testing purposes only).

Links and references

Books

Vitaly Friedman, editor-in-chief of Smashing Magazine (www.smashingmagazine.com), an online magazine dedicated to designers and developers.

Post Rating
1 Star2 Stars3 Stars4 Stars5 Stars (No votes yet)
Loading ... Loading ...

Tags: , ,

Advertising
  1. 1
    Christian Watson
    December 30th, 2006 12:56 am

    This is a useful list – thanks for collecting these examples together.

    However, many of the examples are more about using JavaScript to add functionality to tables (sort, filter, etc) rather than about using CSS to style them.

    It might be more helpful to further categorize this list in order to make it more useful to people. For example, what are the special features of each example that make for its inclusion in the list?

    As a designer, I’d rather have fewer examples with more information for each. Just my 2c.

  2. 2
    David G. Paul
    December 30th, 2006 1:55 am

    cool examples, I actually remember blogging about the forms one you did a while back – so I’ve mentioned your latest (this tables) one now as well

  3. 3
    Divya
    December 30th, 2006 8:51 am

    There is a CSS Tables Gallery out there: http://icant.co.uk/csstablegallery/

    Has a list of styles you can use for your tables.

  4. 4
    Jesse
    December 30th, 2006 9:43 am

    Hey,

    Good site and good list. Not to spam your comments or anything, but I build a script combining the zebra striping (from Jop De Klein/David F. Miller) and the sort functionality (from kryogenix.org) with a few of my own additions (disabling rows) and allowing the tables to be submitted. Definitely useful in web apps if you don’t have a full library like the YUI. It all degrades perfectly so the form will always work too. If you enjoy it and feel like adding it to your list, go for it.

  5. 5
    Guy Mc Paul
    December 31st, 2006 4:58 am

    Really a great job, as ususal. I find your lists always very precious and inspiring. Keep going like this.
    By the way, happy new year.
    Guy

  6. 6
    Becky
    January 4th, 2007 4:50 am

    The Standardista Table Sorting (A client-side JavaScript Table Sort module) page LOCKS UP my Firefox 1.5.0.9 on Mac OS X. A pretty annoying effect.

    Nice list, otherwise.

  7. 7
    add
    January 4th, 2007 8:58 pm

    How stupid is that? Using CSS tables is like using tables for layout. It’s all about semantics…

    was created for tabular data, so why not use it that way

  8. 8
    css gallery
    January 6th, 2007 2:53 am

    nice collection, I’ve added your link on my site.

  9. 9
    Alex Mos
    January 31st, 2007 7:30 am

    WOW this is a great list, great resource… I like the 6th most… thanks for sharing :)

  10. 10
    Sarah
    March 9th, 2007 10:20 pm

    This is a great article, very well laid out and very informative, thanks alot.

  11. 11
    Bob
    March 26th, 2007 4:33 pm

    Thanks for taking the time to post this. It’s amazing how much difference a little colour makes to something as simple as a table.

  12. 12
    Hostimal
    June 27th, 2007 4:06 am

    You help me, thanks great table examples.

  13. 13
    Keral Patel
    July 23rd, 2007 12:00 am

    This is really a nice collection. I did searched for CSS tables but I was shown all useless results but I was knowing that smashing magazine does have nice resources on this kind of stuff. Landed here and Dang found it the exact thing I was looking for.

    Thanks a lot for the reference links.

  14. 14
    Stacy
    August 15th, 2007 9:56 pm

    Thanks for posting this, it’s amazing how much difference a couple of simple colours can make to a table

  15. 15
    Syed Balkhi
    August 21st, 2007 9:15 pm

    very helpful post.

    i already made this trick in use in my new free template for phpLD script when i made another tableless template :)

  16. 16
    Nikki
    October 10th, 2007 6:17 pm

    Our whole site is CSS based and I found your insight into CSS tables (and CSS in general),both interesting and useful. Thanks Vitaly and Sven.

  17. 17
    Nouralhouda
    March 28th, 2008 4:41 am

    Merci, ce sont des excellents examples.

  18. 18
    what?
    May 8th, 2008 10:18 pm

    add wrote: “How stupid is that? Using CSS tables is like using tables for layout. It’s all about semantics…
    was created for tabular data, so why not use it that way

    Less stupid than you. The examples presented clearly contain tabular data… or were your eyes closed when your looked at this page?

  19. 19
    Burclar
    February 6th, 2009 2:25 pm

    thank you great article great table designs.

  20. 20
    AmongChina
    March 1st, 2009 6:16 pm

    Really a great job,I like it! and thanks for your sharing.

  1. 00

    There are no trackbacks at this time. If you are interested in leaving a trackback, please use this URL.

Leave a Comment

Make sure you enter the * required information where indicated. Please also rate the article as it will help us decide future content and posts. Comments are moderated – and rel="nofollow" is in use. Please no link dropping, no keywords or domains as names; do not spam, and do not advertise!



Advertisement Advertise with us!
Join in Smashing Forum
Post your job